Add tests for --colors=never option

This commit is contained in:
Jibé Barth
2020-05-31 12:33:27 +02:00
parent 73f56e58a5
commit 28d06663d3
2 changed files with 38 additions and 2 deletions

View File

@ -124,9 +124,11 @@
PASS Tests\Visual\SingleTestOrDirectory
✓ allows to run a single test
✓ allows to run a directory
✓ it has ascii chars (decorated printer)
✓ it disable decorating printer when colors is set to never
WARN Tests\Visual\Success
s visual snapshot of test suite on success
Tests: 6 skipped, 67 passed
Time: 2.67s
Tests: 6 skipped, 69 passed
Time: 2.34s