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
* Start collecting metrics on summary output
Co-authored-by: oleiade <[email protected]>
* Include groups & scenarios metrics on summary
Co-authored-by: oleiade <[email protected]>
* Display nested groups in the summary
Co-authored-by: oleiade <[email protected]>
* Include nested checks to the end-of-test summary
Co-authored-by: oleiade <[email protected]>
* Store Threholds to Summary output and its report
* Print Threholds as part of the summary output
* Add JSDoc documentation to summary.js
* Apply JS linter recommendations to summary.js
* Factor decoration in a ANSIFormatter class
* Reorganize the summary.js file for easier maintenance
* Fulfill JSDoc documentation of summary.js
* Clean up the old summary data (except for the user-defined handler)
* Par the end-of-test summary with the design
* Align metrics sections within the same block
* Move full-summary example to internal/cmd/testdata
* Pass render options missing to ANSIFormatter
* Accommodate tests to the new summary format
* Refine flaky test with undetermined amount of iterations
* Apply suggestions from code review
Co-authored-by: Oleg Bespalov <[email protected]>
* Skip some HTTP metrics when on 'compact' mode
* Move 'summary' output to 'internal'
* Stop holding *metrics.Metric on summary.Output
* Move lib.Summary and related types and logic into internal/lib/summary pkg
* Fix duplicated thresholds on submetrics
---------
Co-authored-by: oleiade <[email protected]>
Co-authored-by: Oleg Bespalov <[email protected]>
0 commit comments