pytest
pytest copied to clipboard
Fixed color test when TERM=dumb
Dumb terminals are incapable of handling color, so this test would fail when ran in such an environment. We encountered this on the Solus build infrastructure which uses such a headless terminal.