python-unit-testing

A skill for creating comprehensive Python unit tests using pytest. It provides guidance and templates for test structure, fixtures, mocking, parameterization, and coverage. Use this when you need to write unit tests for Python code, set up a testing environment with pytest, or apply testing best practices.

$ インストール

git clone https://github.com/MUmerRazzaq/fast-next-todo /tmp/fast-next-todo && cp -r /tmp/fast-next-todo/.claude/skills/python-unit-testing ~/.claude/skills/fast-next-todo

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