1
0
Fork 0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2024-05-06 07:36:10 +02:00

Color terminal output

This commit is contained in:
Niek 2023-12-22 14:37:20 +01:00 committed by GitHub
parent 4f85eefa46
commit c338a7cf22
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.