Coding & Debugging
PromptBeginner5 minmarkdown
- [ ] Test data is generated via factories or builders
not hardcoded values.
0
Explore
86,824 skills indexed with the new KISS metadata standard.
not hardcoded values.
verify:
mocks
error scenarios
test code
integration
include:
giving false confidence.
builders
leading to developers skipping tests or ignoring CI results.
not the actual code.
nulls
private methods
integration
readable assertions.
not implementation selectors.
class
never `cy.wait(ms)`.
node) appropriately per test suite.
not internal implementation details.
fewer integration tests
state) on failure for faster diagnosis.
act
not hardcoded.