top | item 21611849

(no title)

bitpow | 6 years ago

> Learn yourself some TDD. You won’t regret it.

How?

discuss

order

thijsvandien|6 years ago

J.B. Rainsberger's course is what eventually did it for me, after reading about TDD a lot but never managing to put it into practice: https://tdd.training.

mettamage|6 years ago

Thank you everyone for contributing resources! I am slowly learning testing and I found it weird how there aren't many good resources.

I'm favoriting this comment so I can get back to this later.

cjfd|6 years ago

Read the book. Worked for me.

cjfd|6 years ago

And after you read the book do a simple toy project to try it out.