Explorar o código

Color terminal output

Niek hai 1 ano
pai
achega
c338a7cf22
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      test/pytest.ini

+ 2 - 2
test/pytest.ini

@@ -1,5 +1,5 @@
 [pytest]
 # disable the creation of the `.cache` folders
-addopts = -p no:cacheprovider --ignore=requirements --ignore=certs -r s -v
+addopts = -p no:cacheprovider --ignore=requirements --ignore=certs --color=yes -v
 markers =
-    incremental: mark a test as incremental.
+    incremental: mark a test as incremental.