mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-19 03:15:40 +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.