Python: Unittest and how to make teardown not affect test case pass/fail status

后端 未结 0 701
陌清茗
陌清茗 2021-01-12 17:46

We have 100s of test cases where teardown fails as there is a bug on deleting a particular type of resource.

So we dont want to fail test just because the clean up fa

相关标签:
回答
  • 消灭零回复
提交回复
热议问题