Make flaky async tests reliable

Replaces sleep() calls with smart polling that waits for the actual condition you care about — reducing test timeouts and false failures in async code.

Best for: Engineers tired of debugging tests that pass locally but fail in CI.

Engineering / pipelines-dataatomicfor-engineersexecutionno-setup

Source

Creator's repository · obra/superpowers-skills

View on GitHub

License: MIT