소개
The Test Doubles Generator is a specialized skill designed to automate the creation of test isolation fixtures. By generating mocks, stubs, and spies, it enables developers to isolate code under test from external dependencies like databases or APIs. This skill not only creates the necessary boilerplate for test doubles but also assists in configuring the test environment, executing test suites via bash integration, and providing detailed analysis of test outcomes including coverage metrics and failure patterns.