test-gen

star 4.5k

Generate comprehensive unit tests for code files

phodal By phodal schedule Updated 1/10/2026

name: test-gen description: Generate comprehensive unit tests for code files

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

Install via CLI
npx skills add https://github.com/phodal/auto-dev --skill test-gen
Repository Details
star Stars 4,507
call_split Forks 490
navigation Branch main
article Path SKILL.md
More from Creator