General
PromptBeginner5 minmarkdown
- **Testing implementation details**: Asserting on internal state
private methods
0
Explore
93,476 skills indexed with the new KISS metadata standard.
private methods
readable assertions.
not implementation selectors.
integration
class
state) on failure for faster diagnosis.
node) appropriately per test suite.
never `cy.wait(ms)`.
not hardcoded.
fewer integration tests
not internal implementation details.
act
verify:
boundary values
randomness) with controlled values.
memory
branch
repeatable scenarios.
not arbitrary sleeps.
API
act
factories
integration
testable conditions.