Color terminal output
This commit is contained in:
parent
4f85eefa46
commit
c338a7cf22
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue