Colorful output in the console, but not while testing
Answered
Hi,
This is how my console output looks when running my Spring Boot application via Run button:

And this is how my console output looks like when I'm running tests:

Is there a possibility to make the test console also colorful?
Please sign in to leave a comment.
It's specific to the Run/Debug configuration. Request is welcome at https://youtrack.jetbrains.com/issues/IDEA with some sample project to reproduce. Do you use JUnit Run/Debug configuration?