diff --git a/pytest.ini b/pytest.ini index 3537bc0da..ade4934b4 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,4 +1,5 @@ [pytest] +pythonpath = . log_level = NOTSET addopts = --strict-markers --strict-config --instafail --benchmark-columns=Min,Max,Median testpaths = tests