mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-17 07:49:25 +01:00
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)
2.1 KiB
Executable File
2.1 KiB
Executable File