mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-13 06:24:45 +01:00

- simpler, polymorphic hierarchy-based, approach - less bitty conditionals spread across the code - all resolved up-front so now config class is immutable (it had evolved the way it was and in need of a clean-up sweep for a long time)