-
- Downloads
run-tests: add color to output if pygments is available
The output of run-tests has no formatting by default, which hampers readability. This patch colors the diff output when pygments is available. To avoid coloring even when pygments is available, use --color never.
Loading
Please register or sign in to comment