We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a28c644 commit f4e72d4Copy full SHA for f4e72d4
pytest.ini
@@ -1,3 +1,3 @@
1
[pytest]
2
-python_files = *.py
+python_files = tests/*.py
3
addopts = -v
0 commit comments