mirror of
https://github.com/catchorg/Catch2.git
synced 2025-07-03 16:15:32 +02:00

Provides POSIX/UNIX counterpart for Windows colours implementation using ANSI escape codes. It also detects if stdout is a tty and disables colours when using pipes or file output.