mirror of
https://github.com/catchorg/Catch2.git
synced 2026-05-04 03:40:49 +02:00
7ce3579976
Previously it could be just plain reporter name, e.g. `xml`, but it could not specify other reporter options. This change is not particularly useful for the built-in reporters, as it mostly comes in handy for combining specific custom reporter with custom arguments, and the built-in reporters do not have those.