pytest-generator
CommunityGenerate pytest scaffolds with fixtures and mocks.
Authormatteocervelli
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of pytest-based unit tests with fixtures, mocks, and parametrization templates.
Core Features & Use Cases
- Test File Scaffolding: Create pytest test files with AAA structure.
- Fixture Library: Include reusable fixtures for common data.
- Parametrization: Provide example parametrize blocks for coverage.
Quick Start
Scaffold pytest tests for a Python module to bootstrap test development.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pytest-generator Download link: https://github.com/matteocervelli/llms/archive/main.zip#pytest-generator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.