diff --git a/pytest.ini b/pytest.ini new file mode 100644 index 00000000..3d29aa5b --- /dev/null +++ b/pytest.ini @@ -0,0 +1,2 @@ +[pytest] +addopts = tests \ No newline at end of file