Acerca de
The Test Double Generator skill empowers developers to streamline their unit testing workflow by automatically creating mocks, stubs, spies, and fakes. By performing deep dependency analysis on your source code, the skill identifies external services and API calls that need isolation, then generates framework-specific code for libraries like Jest or Sinon. This automation significantly reduces the manual boilerplate required for robust testing, ensuring that unit tests remain fast, reliable, and decoupled from external side effects.