Talk

Flaky tests

  • In Russian

Flaky tests are a constant headache for auto testers. Any of your tests that were green yesterday can suddenly become red today — for no reason at all. The code was not changed. Tests were not changed. Seems like Matrix has you.

We will consider a bunch of real examples of flaky tests. And we'll figure out how to write tests so that they are stable and independent of the developer's karma.

The presentation will be interesting for both testers and developers — everybody who writes automated tests and likes to solve unsolvable puzzles.

Talks