# Test Generator

> Automated test generation for functions and components

- Skill: `dynatrace-oss/test-generator` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dynatrace-oss/test-generator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dynatrace-oss/test-generator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: dynatrace-oss (https://skillmd.com/u/dynatrace-oss)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dynatrace-oss/test-generator

---


# Test Generator

Automatically generate comprehensive test suites for your code.

## Features

- Unit test generation
- Test case suggestions
- Mock and stub creation
- Edge case identification
- Assertion generation

## Supported Patterns

- Function testing
- Component testing
- API testing
- Integration testing

## Usage

Provide code and get:
- Test structure
- Test cases
- Mocking strategies
- Coverage recommendations

