Saving / Reviewing Previous Test Output
When I run a test in normal or debug mode, I sometimes want to go back and see the debug output from a completed run. (including how long the test took to run)
I see there is an event log showing when and how many tests passed, but not a way to view the test result output from those past events.
Is there a way to browse previous test output in Pycharm?
请先登录再写评论。