7

I've fallen in love with (unit) testing, it just saved my ass from deploying a broken version of my library because of a missing '!'

Comments
  • 2
    I’m all for UnitTesting.
    But honestly, it’s cheaper to contract manual QA people in Madagascar or India.
    1H of dev time = 1 day of manual testing (Price wise).
  • 1
    @NoToJavaScript from that it's obvious that unit tests are soon cheaper as they are automated
  • 1
    And still, there are devs at my org who insist that their code be released with failing unit tests!
Add Comment