[Feature request] Unit test description visualization and format
Hello,
when I add a Description to the test methods of a fixture,
in the test visualizer I can see it only on the failed method message.
It would be useful if the Description gets shown even in a success case.
A second improvement might be if the Description appears in an its own box or
at least with some spaces after it: actually, is shown just before the assert message on same line so it's not much readable.
Thank you for your attention
Please sign in to leave a comment.
There is the following ticket in YouTrack http://youtrack.jetbrains.com/issue/RSRP-56087.
Thanks!