Further reading
Test-Driven Development has been around for quite a while and there has been a lot written on it in books and blog posts, so let's share some of them, starting with two masterpieces a lot of TDD-based programming and discussions have their roots in:
- Kent Beck, Test-Driven Development – By Example, Addison-Wesley, 2003
- James W. Newkirk and Alexei A. Vorontsov, Test-Driven Development in Microsoft .NET, Microsoft Press, 2004
- Triangulation:
https://www.fluxxus.nl/index.php/bc/tdd-in-nav-triangulation/
- A TDD example on Dynamics NAV:
https://www.fluxxus.nl/index.php/BC/test-driven-development-in-nav-intro
- TDD Inside-out or Outside-in:
https://www.codurance.com/publications/2015/05/12/does-tdd-lead-to-good-design
https://github.com/testdouble/contributing-tests/wiki/Detroit-school-TDD
https://github.com/testdouble/contributing-tests/wiki/London-school-TDD