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
Currently bench supports reporting custom metrics for the suite run, but not for the individual tests.
In some scenarios, it would be convenient to report metrics for individual tests, such as test coverage, or for k6 tests, custom test metrics.
Currently bench supports reporting custom metrics for the suite run, but not for the individual tests.
In some scenarios, it would be convenient to report metrics for individual tests, such as test coverage, or for
k6tests, custom test metrics.