Unit Test Generator

Automatically generates comprehensive unit tests for functions, classes, and modules. Use when you need to create tests for Python (pytest, unittest) or Java (JUnit, TestNG) code. Generates tests with comprehensive coverage including happy paths, edge cases, and error conditions. Analyzes existing test patterns in the codebase to match style and conventions. Supports mocking, parameterized tests, fixtures, and follows best practices for each framework.

ArabelaTso Updated

File contents

ArabelaTso/Skills-4-SE/tree/main/skills/unit-test-generator commit 28bcb86226

Frequently asked questions

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