kuttl icon indicating copy to clipboard operation
kuttl copied to clipboard

[Feature] Show aggregated list of failures at conclusion of test

Open chipzoller opened this issue 3 years ago • 0 comments

What would you like to be added:

Aggregate and display all test failures at the tail end of the CLI's report output.

Why is this needed:

With a large number of test cases, one has to scan the entire list of test results to understand which and where failures occur. Generally, test successes are expected and uninteresting--users primarily care about which tests fail. It should be a simple process to aggregate and display only the failures as the last portion of the CLI output.

chipzoller avatar Nov 09 '22 15:11 chipzoller