Hacker News new | ask | show | jobs
by entity345 2658 days ago
As is the case for all software, unit tests should be well designed.

If a unit test fails when the code under test hasn't functionally changed then it means that your unit tests are flaky.