mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-10 05:34:46 +01:00

Added MockReporter for tracking test runs. Added intrusive smart pointer. Config holds reporter by smart pointer, so we can route the mock reporter through multiple test runs