I believe that I already know the answer, but I'm not 100% sure, so just a question: what does Red / Green Testing mean?
I understand this as "First write your tests so that they all fail (= all red), then write your code and see how each test turns green, and when everything is green, you're fine."
I heard this in Scott MVC Talk at Mix , so I donβt know if this is the "official" term, or if they just made it up. (Editing: Scott actually also explains this, starting at 55:00, and he made a good point about why he has one)
source share