mirror of
https://github.com/catchorg/Catch2.git
synced 2025-07-05 19:06:08 -04:00
The base was also renamed from `TestEventListenerBase` to `EventListenerBase`, and modified to derive directly from the reporter interface, rather than deriving from `StreamingReporterBase`.