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
chore(functional-tests): Add test duration to ci reporter
Because:
- We only capture and report the top 10 slowest tests, that take > 15 seconds
- And we want better visibility into long running individual tests
This Commit:
- Adds a human readable format of test duration to each test output for CI
0 commit comments