AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Unit Tests - Are They Better Than No Tests?
Even for well written tests, flaws in the understanding can bleed over into the implementation of both the code and the test. And I would say unit tests are no different than any other code. They should be reviewed. In such cases, I exactly don't do it. I wish you wouldn't have written those tests at all. Those are worse than worse than no tests. Exactly.