profile picture

3 pages tagged with "tdd"

London vs Chicago

November 20, 2021

blog-cover

There are two known schools in TDD: the mockist school (aka Outside-in) and the classicist school (aka Inside-out).

TDD vs BDD

September 25, 2021

blog-cover

These are two different techniques. The key to each of them is about the mindset and context of what you want to achieve.

Test-Driven (Development)

August 01, 2021

blog-cover

The complexity here is not about writing tests itself, but the habits that we have to change to create software that is easy to be tested.