, 4 tweets, 1 min read Read on Twitter
To me, articles like this express a fundamental misunderstanding of TDD. TDD is **NOT** a testing strategy. It's a design strategy. Come up with a test for *exactly* what the unit needs to do in the current story. Implement *exactly* enough code to get the test to pass. 1/
TDD, in other words, helps you write the minimum amount of code you need to write to get the job done. Along the way, you'll refine/refactor that code to be as good as you (or the team if your'e mobbing) can make it. The test drives that process ... 2/
but the test is a useful side effect of the TDD process. The main effect is that you've written the smallest, optimal, best solution to the problem at hand. Even if you do TDD, you will need a vast panoply of other tests to verify the code. 3/
I'm NOT saying that TDD tests aren't valuable or useful. You need tests like these to be able to refactor safely, for example. However, if that's *all* we needed to do, we could write the tests after the fact. Writing the tests *first* is what makes this a design process. 4/4
Missing some Tweet in this thread?
You can try to force a refresh.

Like this thread? Get email updates or save it to PDF!

Subscribe to Allen Holub
Profile picture

Get real-time email alerts when new unrolls are available from this author!

This content may be removed anytime!

Twitter may remove this content at anytime, convert it as a PDF, save and print for later use!

Try unrolling a thread yourself!

how to unroll video

1) Follow Thread Reader App on Twitter so you can easily mention us!

2) Go to a Twitter thread (series of Tweets by the same owner) and mention us with a keyword "unroll" @threadreaderapp unroll

You can practice here first or read more on our help page!

Follow Us on Twitter!

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just three indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!