Armory
Source
Browse
Skills

python-testing-patterns

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install python-testing-patterns --cli claude

writes the skill into.claude/skills/python-testing-patterns/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/python-testing-patterns/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

When to use it

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/python-testing-patterns/SKILL.md -o .claude/skills/python-testing-patterns/SKILL.md

Notes

Extracted from davila7/claude-code-templates, python-testing-patterns category.