Mocking Test Generator

Generate unit tests with proper mocking for Python (unittest.mock/pytest) or Java (Mockito/JUnit) code. Use when users request test generation, unit tests with mocks, or testing code that has external dependencies like database calls, API requests, file I/O, or network operations. Automatically identifies dependencies to mock and creates executable, maintainable test code.

ArabelaTso Updated

File contents

ArabelaTso/Skills-4-SE/tree/main/skills/mocking-test-generator commit e894215d3a

Frequently asked questions

npx skillmds@latest add arabelatso/mocking-test-generator