General
PromptBeginner5 minmarkdown
- Configure test environments (jsdom
node) appropriately per test suite.
0
Explore
101,242 skills indexed with the new KISS metadata standard.
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
edge cases
integration
testable conditions.
updating expectations
eliminate flaky tests
factories
maintainable test code following AAA pattern (Arrange
edge cases