diff --git a/autotest/pytest.ini b/autotest/pytest.ini index bc9cdb0cc74..b8e144f9f5c 100644 --- a/autotest/pytest.ini +++ b/autotest/pytest.ini @@ -1,4 +1,5 @@ [pytest] +addopts = --color=yes python_files = test_*.py *_test*.py