delayed-assert
delayed-assert copied to clipboard
Remove colorized log for IDE and CI runs
The current way of colourizing the output was created just for terminal output. This doesn't play well when the tests are executed on CI and IDE which doesn't respect the colonizing.
We could possibly introduce an option to opt-out of colourization and always on detection for test execution starting from IDE.