Why are they missing nested if-else statements while unit testing in python?

后端 未结 0 412
情深已故
情深已故 2020-12-28 12:53

I am writing a unit test case using pytest for a particular function. Upon testing the code coverage it turns out that few statements(nested if-else) are not getting covered

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