浏览代码

Color terminal output

Niek 1 年之前
父节点
当前提交
c338a7cf22
共有 1 个文件被更改,包括 2 次插入2 次删除
  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.