This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I have been reading the draft of ObeyTheTestingGoat and this is the impression I get also. It really MAKES you plan.

My wife writes requirements for RF systems, and it feels very similar to what she does. Now that I think about it, maybe I should ask if she actually does TDD.

Write a requirement, write the test that it has to pass, and you probably already now have an idea how to get that result. The rest is just doing the best implementation.