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

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.