We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd0eb4 commit ab28f08Copy full SHA for ab28f08
tox.ini
@@ -1,5 +1,5 @@
1
[pytest]
2
-addopts=--maxfail=2 --cov app/api --cov-report=html
+addopts=--maxfail=2 --cov app --cov-report=html
3
testpaths=tests
4
[testenv]
5
deps=pytest
0 commit comments