pytest-testing-assistant - Pytest Testing Assistant - Write Focused Python Tests
Writes pytest tests as standalone functions with one focused test per function
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- write pytest tests
- create standalone test functions
- avoid test classes
- write focused tests
- name tests clearly
- use AAA pattern
Inputs
- Python code to test
- test requirements
- function specifications
Outputs
- pytest test file
- test functions
- Python test code
Requirements
- Python environment
- pytest framework
- testing dependencies
