TDD is dead rally
2014-05-27
These days there’s a kind of a rally about “TDD being dead”.
Most TDD fan supporters are true that you must have a way to proof your code works. Many computer scientists have done several attempts into the “proofs of correctness” for a program. But tests are not always …