Pytest run result tree only showing failed tests
I have pytest running according to instructions here https://www.jetbrains.com/help/pycharm/pytest.html, but the results window at the lower left does not show hierarchical breakdown for successful tests, only for failed tests. I want to see all tests, succeed and failed: how can I configure the IDE to show the full tree?
请先登录再写评论。
I found it. It's a check mark at the top of the window of results.