mirror of
https://github.com/catchorg/Catch2.git
synced 2026-01-31 10:39:59 +01:00
Adding a --force-colour option to force colour output on POSIX systems, provided a debugger is not attached. This allows for Catch to output colours even if STDOUT is not a tty, which can be the case when the test executable is being spawned by a parent process (e.g. CMake's ctest).
16 KiB
16 KiB