PyCharm change test results appareance in the "run terminal"
Answered
Anyone knows how to change the font's colour in the test results.
When I launch the tests appear the result is RED, and I find it quite weird, but I cannot find any setting to change it, I also tested in multiple light and dark themes, and it always is red.
Please sign in to leave a comment.
You can change the color in Settings/Preferences | Editor | Color Scheme | Console Colors | Console | Error Output.
Hi Sergey,
Thanks for your answer, the problem is that if I change it to green for example, the errors appears in green also. Why "Ran tests" info message, and the OK as result are an error?
It shouldn't be red indeed. I found the corresponding issue in our tracker https://youtrack.jetbrains.com/issue/PY-37184/Red-text-for-successful-unit-test-execution-results, feel free to vote for it and comment.
Ok, thanks.
3 years with the issue. Too crazy!