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 7d55b9b commit 03528adCopy full SHA for 03528ad
pytest.ini
@@ -0,0 +1,7 @@
1
+[pytest]
2
+addopts =
3
+ --cov
4
+ --doctest-modules
5
+ --ignore janis_core/tests/
6
+testpaths =
7
+ janis_core
0 commit comments