Y
Hacker News
new
|
ask
|
show
|
jobs
by
bitpow
2404 days ago
> Learn yourself some TDD. You won’t regret it.
How?
4 comments
erikpukinskis
2404 days ago
You can start here:
https://martinfowler.com/bliki/TestDrivenDevelopment.html
link
thijsvandien
2404 days 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
.
link
mettamage
2404 days 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.
link
cjfd
2403 days ago
Read the book. Worked for me.
link
cjfd
2403 days ago
And after you read the book do a simple toy project to try it out.
link