home/categories/testing/krzemienski-shannon-framework-skills-condition-based-waiting-skill-md
testingtesting-security

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 with quantitative reliability tracking

krzemienski
maintainer
krzemienski
更新於 12/31/2025
星標
1
分支
0
quick start

Installation and usage

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 with quantitative reliability tracking

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use condition-based-waiting