1
0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2024-09-24 21:11:25 +02:00
nginx-proxy/test/pytest.ini

5 lines
185 B
INI
Raw Normal View History

2017-01-28 15:10:10 +01:00
[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.