Print statement executing but function call directly after failing assert_called

前端 未结 0 1658
-上瘾入骨i
-上瘾入骨i 2021-01-18 03:00

tl;dr: I know a code block I am testing with unittest is being executed because of a print statement, but a function directly after the print statement is failing an assert_

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