experience report with TDD
Thursday, November 3rd, 2016I’ve seriously tried TDD in a real project, writing tests before code and following the red-green-refactor cycle. Short summary:
* I believe in TDD now;
* training and practice are required to learn TDD, reading books is not enough;
* the initial time investment is big.