fukamachi/prove

[Feature request] List of failed tests/assertions

deadtrickster opened this issue · 1 comments

It would be useful to print tree of failed subtests/assertions just before returning from prove:run.
It can help finding needle in haystack when one have dozens or hundreds of tests.
What you think?