Claude Code Plugins

Community-maintained marketplace

Feedback

pytest-django Testing Patterns

@MaciWP/CV_Astro
1
0

Enforces pytest-django best practices with AAA pattern, mocker.Mock() (NEVER Mock()), proper fixture scopes, and 100% coverage target. Auto-activates on: pytest, test, AAA, mock, fixture, coverage, django test. Prevents Mock() import (CRITICAL), docstrings in tests, missing AAA structure, wrong fixture scope. Ensures mocker.Mock() usage, ZERO docstrings in tests, AAA pattern, session fixtures for immutable data, 100% coverage. Targets: 0 Mock() imports, 0 test docstrings, 100% AAA compliance, 100% coverage.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

404: Not Found