You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to have the Mocha theme but without colors. The use is case is in Intellji IDEA which doesn't support colors:
�[0K�[39mWhen: POST /foo�[m
�[0K�[32m✔�[90m Then: response should be 200 OK�[m
�[90m
�[0K�[32m✔�[90m Then: events are persisted�[m
�[90m
21:46:55.469 [,] [SpringApplicationShutdownHook] DEBUG o.s.w.c.s.GenericWebApplicationContext - Closing org.springframework.web.context.support.GenericWebApplicationContext@6f9ab79d, started on Sat Nov 19 21:46:51 CET 2022
�[0K�[32m7 passing �[90m(12.5s)�[m
BUILD SUCCESSFUL in 13s
Additional information
AFAIK, there's no way to configure the IDE to support colored logs. Generally would be great to have a theme to indicate test results using emojis for the sake of readability. Happy to help if needed.
The text was updated successfully, but these errors were encountered:
Description
Would be nice to have the Mocha theme but without colors. The use is case is in Intellji IDEA which doesn't support colors:
Additional information
AFAIK, there's no way to configure the IDE to support colored logs. Generally would be great to have a theme to indicate test results using emojis for the sake of readability. Happy to help if needed.
The text was updated successfully, but these errors were encountered: