home/categories/testing/samjhecht-wrangler-reference-prompts-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; prefer event-based waiting when available (WebSockets, EventEmitters, Observables)

samjhecht
maintainer
samjhecht
Обновлено 1/19/2026
Звёзды
3
Форки
1
quick start

Installation and usage

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling; prefer event-based waiting when available (WebSockets, EventEmitters, Observables)

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use condition-based-waiting