General
PromptBeginner5 minmarkdownQuality: 24
- Configure test environments (jsdom
node) appropriately per test suite.
0
Explore
138,986 skills indexed with the new KISS metadata standard.
node) appropriately per test suite.
never cy.wait(ms).
state) on failure for faster diagnosis.
fewer integration tests
not internal implementation details.
not hardcoded.
act
boundary values
verify:
memory
randomness) with controlled values.
branch
not arbitrary sleeps.
repeatable scenarios.
API
act
factories
edge cases
testable conditions.
integration
updating expectations
maintainable test code following AAA pattern (Arrange
eliminate flaky tests
factories