test-generation

Community

Rapidly generate ready-to-use unit/integration test templates.

AuthorCongDon1207
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides ready-to-use test templates (C# xUnit, Angular Jest) to accelerate test-driven development and ensure consistent test structures.

Core Features & Use Cases

  • Unit Test Patterns: Commands, queries, entities, and components templates.
  • Integration Tests: Ready-to-implement integration test scaffolds.
  • Test Coverage Guidance: Patterns for edge cases and deterministic tests.

Quick Start

Generate test templates for a new command and its handler, then adapt for your domain.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: test-generation
Download link: https://github.com/CongDon1207/AGENTS.md/archive/main.zip#test-generation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository