From rmyndharis-antigravity-skills
Guides pytest testing strategies: fixtures, mocking, parameterization, TDD, async tests, property-based testing, and CI/CD integration.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rmyndharis-antigravity-skills:python-testing-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive guide to implementing robust testing strategies in Python using pytest, fixtures, mocking, parameterization, and test-driven development practices.
Comprehensive guide to implementing robust testing strategies in Python using pytest, fixtures, mocking, parameterization, and test-driven development practices.
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.5plugins reuse this skill
First indexed Jun 2, 2026
npx claudepluginhub joshuarweaver/cascade-code-general-misc-2 --plugin rmyndharis-antigravity-skillsImplements Python testing strategies with pytest, fixtures, mocking, and TDD. Use when writing tests, setting up suites, or debugging failures.
Implements Python testing strategies with pytest: fixtures, mocking, parameterization, and TDD. Use when writing unit/integration tests, setting up test suites, or debugging failures.
Guides Python testing with pytest: fixtures, mocking, parameterization, TDD, and test isolation. Use for unit/integration tests, async testing, and CI/CD setup.