Condition Based Waiting

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

tomevault-io d45e6ff 2 files · 4.5 KB Updated

File contents

tomevault-io/skills-registry/tree/main/dsifry--goodtogo--condition-based-waiting commit d45e6ff18b

Frequently asked questions

npx skillmds@latest add tomevault-io/condition-based-waiting