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

前端 未结 0 1651
抹茶落季
抹茶落季 2021-02-11 22:18

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

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