testing

Testing guide for GRE projects covering pytest-django (backend) and Vitest (frontend).Use when: writing tests, debugging test failures, setting up test fixtures, mocking.Triggers: test, pytest, vitest, unittest, mock, fixture, TestCase, assert, coverage, TDD

$ インストール

git clone https://github.com/chunzhe-png/claude-skills /tmp/claude-skills && cp -r /tmp/claude-skills/testing ~/.claude/skills/claude-skills

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