ca-django-tests
Installation
SKILL.md
CA Django Testing Skill
This skill helps write and run Django unit tests in Consumer Affairs repositories with a focus on achieving 100% code coverage.
When to Use This Skill
AUTOMATIC ACTIVATION TRIGGERS - Activate this skill immediately when:
- ✅ User mentions ANY coverage-related terms: "coverage", "codecov", "test coverage", "partial coverage", "branch coverage", "uncovered lines", "missing coverage", "BrPart", "line X is not covered", "partially covered"
- ✅ User asks to write tests for CA repository code
- ✅ User wants to add test coverage for existing functions
- ✅ User needs to run tests in CA repos
- ✅ User mentions fixing test failures or improving coverage
- ✅ User references specific test files or test paths in CA repos
- ✅ User says "use the test skill" or similar phrases
PROACTIVE USE - Also use this skill proactively (without being asked) when: