Hacker News new | ask | show | jobs
by andix 2078 days ago
I've seen unit tests that test around bugs. Once you fix the bug, a lot of tests fail. Then you discover there is no easy fix for the test. Either delete them all or replace them with new ones.