pytest-testing-assistant - Write Focused Pytest Tests as Standalone Functions
Write focused pytest tests as standalone functions with one test per function, avoiding test classes.
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- write test functions
- use test naming convention
- structure tests in AAA pattern
- run pytest commands
- create test assertions
Inputs
- test code
- test file paths
- function behavior specifications
Outputs
- pytest test files
- test result reports
Requirements
- pytest environment
- Python environment
