Python unittest: is it better to unittest entire functions or break down functions into smaller functions?

前端 未结 0 1088
無奈伤痛
無奈伤痛 2020-12-02 20:18

I\'m setting up unittesting in Python3 for the first time. I am attempting to retroactively build unit tests for an already-written script.

The script includes quite

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