Generating Test Doubles

This skill uses the test-doubles-generator plugin to automatically create mocks, stubs, spies, and fakes for unit testing. It analyzes dependencies in the code and generates appropriate test doubles based on the chosen testing framework, such as Jest, Sinon, or others. Use this skill when you need to generate test doubles, mocks, stubs, spies, or fakes to isolate units of code during testing. Trigger this skill by requesting test double generation or using the `/gen-doubles` or `/gd` command.

jeremylongshore Updated

File contents

jeremylongshore/claude-code-plugins-plus-skills commit 728afcfa65

Frequently asked questions

npx skillmds@latest add jeremylongshore/generating-test-doubles