Data
PromptBeginner5 minmarkdown
- Log relevant context (input data
state) on failure for faster diagnosis.
0
Explore
88,022 skills indexed with the new KISS metadata standard.
state) on failure for faster diagnosis.
act
not hardcoded.
boundary values
randomness) with controlled values.
branch
verify:
not arbitrary sleeps.
repeatable scenarios.
memory
act
factories
API
testable conditions.
edge cases
integration
eliminate flaky tests
updating expectations
factories
edge cases
maintainable test code following AAA pattern (Arrange
TASK-1.1) and use checklist items in outputs.
TDD/BDD methodologies
# Test Engineer