python-testing-standards

Comprehensive Python testing best practices, pytest conventions, test structure patterns (AAA, Given-When-Then), fixture usage, mocking strategies, code coverage standards, and common anti-patterns. Essential reference for code reviews, test writing, and ensuring high-quality Python test suites with pytest, unittest.mock, and pytest-cov.

$ インストール

git clone https://github.com/clostaunau/holiday-card /tmp/holiday-card && cp -r /tmp/holiday-card/.claude/skills/python-testing-standards ~/.claude/skills/holiday-card

// tip: Run this command in your terminal to install the skill