Archive for the ‘testing’ Category
python Selenium in Ubuntu 16.04
Thursday, December 22nd, 2016experience 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.