31
votes
Why didn’t unit testing work out for your project?
Unit testing isn't a silver bullet.
Our product at work is a 40 kloc (Python) application with ~120 kloc of tests, and the full test suite (including functional tests that remote control t …
