test-us - Generate real-infrastructure pytest tests for User Stories
Reads acceptance criteria from USER-STORIES.md, selects the test layer, presents a plan for approval, and writes and runs real-infrastructure pytest tests.
Tags
Updated: 2026-09-21Capabilities
Typical Outputs
What this skill does
- Parse User Story acceptance criteria
- Select appropriate test layer
- Present test plan for approval
- Implement real-infrastructure pytest tests
- Run generated pytest tests
- Report test execution results
Inputs
- User Story ID
- User stories document
- Reference test documentation
- Existing test files
- Source code modules
Outputs
- Test plan
- Pytest test files
- Test execution report
Requirements
- Pytest environment
- Running Docker daemon
- PostgreSQL database or testcontainers
- Repository with docs/USER-STORIES.md
