TDD

My thoughts on Test Driven Development

definition

why?

myths

it takes too much time

writing tests is difficult and complex

everything can be tested

tdd replaces architecture of the app

tdd replaces qa

how?

tips

let's code