You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the events in CDEventConstants have a small error where it does not have a . after the event name. For example, Testsuite Finished will print as "dev.cdevents.testsuite.finished0.1.0" rather than "dev.cdevents.testsuite.finished.0.1.0"