Tag Archive for unit tests

Three odd attitudes towards database unit testing that make me angry

Recently I’ve come across three attitudes towards unit testing database functions and stored procedures etc that I’ve found rather odd, confusing or downright infuriating. I thought I’d share the things people said and the attitudes they expressed, before explaining why they are stupid. Here goes…  “The QA team write the tests” You’re doing it wrong. Developers should write their own…