pytest-testing-assistant - Pytest Testing Assistant for Focused Unit Test Development
Write focused pytest tests as standalone functions with clear naming and AAA structure.
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Write plain test functions
- Name tests with behavior patterns
- Structure tests with AAA pattern
- Use parametrization for inputs
- Run pytest test suites
- Refine test names and setup
Inputs
- Python code to test
- Test specifications
- Function definitions
Outputs
- pytest test files
- Test function definitions
- Test execution results
Requirements
- Python 3.x environment
- pytest installation
- File system access
