Colorful output in the console, but not while testing

已回答

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?

 

3

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?

0

请先登录再写评论。