diff --git a/pytest.ini b/pytest.ini new file mode 100644 index 000000000..73e8ff53b --- /dev/null +++ b/pytest.ini @@ -0,0 +1,3 @@ +[pytest] + +python_files = test_*.py