aboutsummaryrefslogtreecommitdiffstats
path: root/pytest.ini
blob: 52feb4abae96bc4b71f430e05f5b7cd3f87fe73d (plain)
1
2
3
4
[pytest]
addopts = -ra -v --strict-markers
markers =
    download