mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-02-24 01:38:15 +00:00
5 lines
185 B
INI
5 lines
185 B
INI
[pytest]
|
|
# disable the creation of the `.cache` folders
|
|
addopts = -p no:cacheprovider --ignore=requirements --ignore=certs -r s -v
|
|
markers =
|
|
incremental: mark a test as incremental. |