mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-09 01:50:54 +02:00
4acc520f76
This also required splitting out Listener factory from the reporter factory hierarchy. In return, the listener factories only need to take in `IConfig const*`, which opens up further refactorings down the road in the colour selection and implementation.