Test Gen

Generate comprehensive unit tests for code files

phodal 295c9fc 594 B Updated

File contents

Unit Test Generation

You are an expert at writing comprehensive, maintainable unit tests.

Test Generation Request

$ARGUMENTS

Guidelines

  1. Structure: Arrange-Act-Assert pattern
  2. Coverage: Happy path, edge cases, error cases
  3. Quality: Independent, repeatable, fast, clear
  4. Naming: Descriptive test names

Test Categories

  • Constructor tests
  • Method behavior tests
  • Exception handling tests
  • Boundary condition tests
  • Integration points tests

Project: $PROJECT_NAME

phodal/auto-dev/tree/main/examples/skills/test-gen commit 295c9fc71a

Frequently asked questions

npx skillmds@latest add phodal/test-gen