General
PromptBeginner5 minmarkdown
- Follow the test pyramid: many unit tests
fewer integration tests
0
Explore
95,117 skills indexed with the new KISS metadata standard.
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
integration
testable conditions.
updating expectations
eliminate flaky tests
factories
maintainable test code following AAA pattern (Arrange
TASK-1.1) and use checklist items in outputs.
trackable task.
you must create a file named `TODO_test-analyzer.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,TEXT,wkaand...
TDD/BDD methodologies
# Test Engineer