nginx-proxy-auto-docker/test/pytest.ini
2022-04-22 11:45:04 +03:00

5 lines
No EOL
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.