add-test

Community

Generate tests for your code.

AuthorEmmanuelkwaa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of writing various types of tests for your application, ensuring code quality and reliability.

Core Features & Use Cases

  • Unit Tests: For pure logic in backend layers (Shared, Domain, Application).
  • Component Tests: For backend services with mocked dependencies.
  • API Integration Tests: For testing the full HTTP pipeline, including routes, authentication, and validation.
  • Validator Tests: For testing FluentValidation rules without starting the test server.
  • Frontend Unit Tests: For utility functions and pure logic in the frontend.
  • Frontend Component Tests: For Svelte components with DOM interactions.
  • Use Case: After implementing a new API endpoint, use this Skill to generate the corresponding API integration tests, including setting up authentication and asserting response contracts.

Quick Start

Use the add-test skill to generate an API integration test for the 'OrdersController'.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: add-test
Download link: https://github.com/Emmanuelkwaa/NetRockTemplate/archive/main.zip#add-test

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.