General
PromptBeginner5 minmarkdown
- Configure test environments (jsdom
node) appropriately per test suite.
0
Explore
126,492 skills indexed with the new KISS metadata standard.
node) appropriately per test suite.
not internal implementation details.
fewer integration tests
not hardcoded.
boundary values
act
verify:
branch
randomness) with controlled values.
memory
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
# Test Engineer