Help, Flaky!
-
40 min
The nightmare of every tester and developer is flaky tests. They fail seemingly at random, destabilise CI pipelines, and complicate releases. But what if I tell you we’ve developed a comprehensive approach that can help eliminate flaky tests from your project?
In this talk, we’ll cover how to:
-
detect existing flaky tests and prevent new ones;
-
isolate flaky tests so they don’t break your pipelines;
-
reduce manual effort and introduce automation into the process.
You’ll also find out what a Flakysaurus is — and how we once had to deal with over 100 new flaky test tickets in a single week.