We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c11ac5 commit 92c38e9Copy full SHA for 92c38e9
pytest.ini
@@ -2,3 +2,4 @@
2
addopts = --cov=app --cov-report=term-missing --cov-report=html
3
log_cli = true
4
log_cli_level = INFO
5
+pythonpath = .
0 commit comments