Feature or enhancement
In Python 3.13, we added colour output to the new REPL, tracebacks and doctest, that can also be controlled with the PYTHON_COLORS, NO_COLOR and FORCE_COLOR environment variables:
Let's add colour to unittest output.
Linked PRs
Reactions are currently unavailable
Feature or enhancement
In Python 3.13, we added colour output to the new REPL, tracebacks and doctest, that can also be controlled with the PYTHON_COLORS, NO_COLOR and FORCE_COLOR environment variables:
Let's add colour to unittest output.
Linked PRs