Skip to content

Show test-timings

show test-timings - Display test timing metrics in tables

The show test-timings command displays test timing analysis parsed from test logs. Shows overall statistics, breakdown by module, and the slowest individual test scenarios.

Notes

Expected Output:

  • Table with overall metrics: total tests, passed/failed counts, test duration, average duration
  • Summary by module table: modules with test counts, pass/fail, total and average times
  • Top N slowest tests table showing duration, status, module name, and scenario

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.