python-testing
Comprehensive Python testing strategies using pytest, covering TDD, fixtures, mocking, and coverage best practices.
Install
npx skills add https://github.com/affaan-m/everything-claude-code --skill python-testingStats
| Total installs | 1,961 |
| Weekly installs | 1.9K |
| GitHub stars | 112.5K |
| First seen | Feb 1, 2026 |
| Source | @affaan-m/everything-claude-code |
Summary
- Covers TDD methodology (red-green-refactor cycle), parametrization, fixtures with multiple scopes, and mocking patterns for unit and integration testing
- Includes pytest fundamentals: assertions, markers for test selection, exception testing, and async test support with pytest-asyncio
- Provides practical patterns for testing APIs, databases, file operations, and class methods with real code examples
- Emphasizes 80%+ code coverage targets, test organization by directory structure, and best practices for independent, maintainable tests
Tags
Related skills
| Skill | Installs | vs python-testing |
|---|---|---|
| flutter-improving-accessibility | 2,203 | +242 |
| product-designer | 2,489 | +528 |
| agent-device | 1,710 | -251 |
| swift-concurrency-pro | 1,916 | -45 |
| embedded-systems | 1,559 | -402 |
FAQ
- How many installs does python-testing have?
- python-testing has 1,961 total installs and 1.9K installs this week.
- Where is python-testing hosted?
- python-testing is published by @affaan-m/everything-claude-code at https://github.com/affaan-m/everything-claude-code.
- How many GitHub stars does python-testing have?
- python-testing has 112.5K GitHub stars.
- When was python-testing first indexed?
- OrangeBot.AI first indexed python-testing on Feb 1, 2026.
- How do I install python-testing?
- Run: npx skills add https://github.com/affaan-m/everything-claude-code --skill python-testing