How TDD works when there can be millions of test cases for a production functionality?

前端 未结 0 1907
无人共我
无人共我 2021-02-11 21:56

In TDD, you pick a test case and implement that test case then you write enough production code so that the test passes, refactor the codes and again you pick a new test case an

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