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
Would you also consider not to have separate report that is parallel to unit test report, is it possible to include perf metrics within existing junit report
Also, as active report is always the same as it is now..
why is it needed to call this once per each test
activeReporters = Collections.singletonList(REPORTER);
The text was updated successfully, but these errors were encountered: