pytest-testing-assistant
CommunityWrite focused pytest tests as standalone functions
Authordmitriiweb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps developers write focused pytest tests as standalone functions, avoiding test classes and promoting clear, isolated validation of individual behaviors.
Core Features & Use Cases
- Single-function tests: Draft tests as individual functions named test_<behavior> to improve readability and isolation.
- Clear naming conventions: Use descriptive names like test_<function>_<behavior> to communicate intent.
- Guided workflow: Follow arrange-act-assert structure and use fixtures sparingly to maintain simplicity.
- Reference rules: See references/pytest_rules.md for detailed guidelines.
Quick Start
Create a test as def test_example(): and run pytest to execute it.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-testing-assistant Download link: https://github.com/dmitriiweb/extract-emails/archive/main.zip#pytest-testing-assistant 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.