python-testing
Originally frommindrally/skills
Installation
SKILL.md
Python Testing Patterns
Comprehensive testing strategies for Python applications using pytest, TDD methodology, and best practices.
When to Activate
- Writing new Python code (follow TDD: red, green, refactor)
- Designing test suites for Python projects
- Reviewing Python test coverage
- Setting up testing infrastructure
Core Testing Philosophy
Test-Driven Development (TDD)
Always follow the TDD cycle:
Installs
6.3K
Repository
affaan-m/everyt…ude-codeGitHub Stars
222.0K
First Seen
Feb 1, 2026
Security Audits