There was an error while loading. Please reload this page.
1 parent f39d6a6 commit 191c0d1Copy full SHA for 191c0d1
1 file changed
pytest.ini
@@ -1,6 +1,6 @@
1
[pytest]
2
markers=
3
default: Test to run by default.
4
-python_files=./test.py
+python_files="test_*.py"
5
junit_logging="system-out"
6
junit_log_passing_tests=false
0 commit comments