We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e722cb0 commit fec442eCopy full SHA for fec442e
pytest.ini
@@ -1,3 +1,4 @@
1
[pytest]
2
filterwarnings =
3
ignore::DeprecationWarning
4
+addopts = --cov=config --cov=show --cov=utilities_common --cov-report html --cov-report term --cov-report xml
0 commit comments