General
PromptBeginner5 minmarkdown
- **Testing implementation details**: Asserting on internal state
private methods
0
Explore
90,055 skills indexed with the new KISS metadata standard.
private methods
readable assertions.
not implementation selectors.
integration
class
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
not arbitrary sleeps.
API
act
integration
testable conditions.
updating expectations
eliminate flaky tests
maintainable test code following AAA pattern (Arrange