Coding & Debugging
PromptBeginner5 minmarkdown
- **Over-mocking**: Mocking so many dependencies that the test validates the mocks
not the actual code.
0
Explore
92,703 skills indexed with the new KISS metadata standard.
not the actual code.
nulls
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