diff --git a/pyproject.toml b/pyproject.toml index 1b980ddb5a..150bd6e376 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -210,6 +210,7 @@ addopts = [ "-p no:legacypath", "--show-capture=no", "--report-crds-context", + "--color=yes", ] filterwarnings = [ "error::ResourceWarning",