catchorg / catchorg/Catch2

Support multiple reporters for `catch_discover_tests`

Open
#2,824 2 comments 0 reactions 0 assignees View on GitHub
Extras
Dominant language
C++
Stars
21.5k
Forks
3.5k
Avg merge
3d 16h
Merged PRs (30d)
2

Description

**Description**
When running Catch2 tests from the command line, it's possible to specify and configure multiple reporters, e.g. console with colors and JUnit, to make it easy to for a human to use console output and easy for a CI/CD system to digest JUnit results. However, when using the `catch_discover_tests` CMake utility, only one reporter can be provided. Is it possible it could be extended to support multiple reporters, or have some other way to get both colorful console output and JUnit output?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.