python-tester
CommunityCraft robust Pytest suites with fixtures-first.
Authorartsmc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Pytest setup and test maintenance can become repetitive and error-prone; this skill provides a fixtures-first approach using conftest.py to create stable, reusable test scaffolding that improves reliability and reduces boilerplate.
Core Features & Use Cases
- Fixture-first testing with conftest.py to share setup across tests (e.g., database connections, clients, and common fixtures).
- Parameterized tests to cover multiple inputs with minimal boilerplate.
- Async testing support with pytest-asyncio for FastAPI or other async code, plus mocking to isolate external services.
- Scalable test architecture that supports unit and integration testing with clear organization and maintainable patterns.
Quick Start
Create a sample test suite using fixtures in conftest.py and parameterize inputs for a FastAPI route.
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: python-tester Download link: https://github.com/artsmc/codex-agentic/archive/main.zip#python-tester Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.