General
PromptBeginner5 minmarkdown
- **No edge case coverage**: Only testing the happy path and ignoring boundaries
nulls
0
Explore
98,789 skills indexed with the new KISS metadata standard.
nulls
not the actual code.
private methods
readable assertions.
not implementation selectors.
never `cy.wait(ms)`.
integration
class
node) appropriately per test suite.
state) on failure for faster diagnosis.
not internal implementation details.
not hardcoded.
fewer integration tests
boundary values
act
verify:
randomness) with controlled values.
branch
memory
repeatable scenarios.
API
not arbitrary sleeps.
act
integration