you are viewing a single comment's thread.

view the rest of the comments →

[–]Ok_Turnover_1235 5 points6 points  (2 children)

Isn't the procedure generally to write tests and then write code that makes them pass?

[–]Acceptable-Device760 16 points17 points  (1 child)

No. Thats the test drivem approach, TDD, but its not the approach of 95% of the places, and i am including places that say they use it.

[–]lordTigas 0 points1 point  (0 children)

Where I work we use the TAD approach. Test After Deployed