How we fixed our flaky unit test suite
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.