General
PromptBeginner5 minmarkdown
- Handle flaky tests with proper waits and retries
never `cy.wait(ms)`.
0
Explore
104,148 skills indexed with the new KISS metadata standard.
never `cy.wait(ms)`.
node) appropriately per test suite.
state) on failure for faster diagnosis.
not internal implementation details.
fewer integration tests
boundary values
verify:
randomness) with controlled values.
act
memory
branch
repeatable scenarios.
not arbitrary sleeps.
factories
integration
testable conditions.
updating expectations
eliminate flaky tests
factories
TDD/BDD methodologies
not generic advice
risk
like gradual degradation
actionable stories that teams can act on