Hacker News new | ask | show | jobs
by bitpow 2404 days ago
> Learn yourself some TDD. You won’t regret it.

How?

4 comments

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.
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.

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