Description
Description
When running in verbose mode, we should output a message when each test case of a parameterized test function ends, including a count of the number of issues which were recorded for that test case.
This is a follow-on to #943: part of the enhancement described there—logging the number of test cases for each parameterized test function—was implemented in #972. But the other part remains, and is tracked by this issue.
Additional information
No response