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.

intent-solutions-io Updated

File contents

intent-solutions-io/plugins-nixtla/tree/main/010-archive/backups-20251108/skills-migration-20251108-070147/plugins/testing/test-doubles-generator/skills/test-doubles-generator commit 93cf5c0948

Frequently asked questions

npx skillmds@latest add intent-solutions-io/generating-test-doubles-2