@therahulprasad
code, code everywhere, not a single line commented
Nothing here yet.
Nothing here yet.
No blogs yet.
Hanna means, if you are designing and documenting everything in the beginning then its downright waterfall model. TDD is when you write test cases for smallest module and then write code to fix those failing cases. You can do so multiple times in single module. Its just that you don't have to write code untill its test case it written. Samjhe Takle !