nginx-proxy-auto-docker/test/pytest.ini
2023-12-22 14:37:20 +01:00

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