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/plugin-enhancements/plugin-backups/test-doubles-generator_20251019_154708/skills/skill-adapter commit 7b718ba471

Frequently asked questions

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