diff --git a/autotest/pytest.ini b/autotest/pytest.ini index 63e2571..b80cf09 100644 --- a/autotest/pytest.ini +++ b/autotest/pytest.ini @@ -1,5 +1,5 @@ [pytest] -addopts = -ra +addopts = -ra --color=yes python_files = test_*.py markers =