How we fixed our flaky unit test suite

How we fixed our flaky unit test suite

5 years ago
Anonymous $L9wC17otzH

https://medium.com/qualyteam-engineering/how-we-fixed-our-flaky-unit-test-suite-388f455d9816

There’s no agile without automated tests. Still, bad automated tests can slow down your product delivery.

Unit tests should help you with code refactoring and delivering features, ensuring your use cases work without introducing new bugs.