We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 405e3ff commit 29de4c9Copy full SHA for 29de4c9
1 file changed
pytest.ini
@@ -1,6 +1,3 @@
1
[pytest]
2
-addopts = -vra --cov=aztec_tool --cov-report=xml --cov-report=html
+addopts = -vra --cov-report=xml --cov-report=html
3
testpaths = tests
4
-
5
-[coverage:run]
6
-source = aztec_tool
0 commit comments