In the world of software development, tests are easier to write than to maintain.
This statement is even more accurate when it comes to flaky tests. You know, those tests that pass 90% of the time, but well, sometimes, they fail without you knowing why 😢.
In cases of flakiness, each