mirror of
https://github.com/catchorg/Catch2.git
synced 2025-07-27 19:10:56 +02: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