mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-11 21:44: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