catch2/tests/TestScripts
Martin Hořeňovský 10fb93cce8
Add new reporter event called for each test case enter/exit
This means that e.g. for `TEST_CASE` with two sibling `SECTION`s
the event will fire twice, because the `TEST_CASE` will be entered
twice.

Closes #2107 (the event mentioned there already exists, but this
is its counterpart that we also want to provide to users)
2021-09-14 13:19:45 +02:00
..
testPartialTestCaseEvent.py Add new reporter event called for each test case enter/exit 2021-09-14 13:19:45 +02:00
testRandomOrder.py Fix how testRandomOrder.py builds tag arguments 2020-07-26 10:51:55 +02:00