mirror of
https://github.com/nginx-proxy/nginx-proxy
synced 2025-04-20 08:18:05 +02:00
6 lines
193 B
INI
6 lines
193 B
INI
[pytest]
|
|
# disable the creation of the `.cache` folders
|
|
addopts = -p no:cacheprovider --ignore=requirements --ignore=certs --color=yes -v
|
|
markers =
|
|
incremental: mark a test as incremental.
|