mstest-integration-test

Community

Standardize .NET integration tests with MSTest best practices.

Authora35506322
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates inconsistent and unstandardized integration testing practices for .NET Minimal API projects, reducing flaky tests and ensuring API endpoints function correctly end-to-end.

Core Features & Use Cases

  • Standardized Test Structure: Provides a consistent folder layout and naming convention for integration test classes, making test suites easy to navigate and maintain.
  • Reusable Test Setup: Includes pre-built patterns for initializing test web application factories, authenticating test clients, and managing test lifecycle with MSTest attributes.
  • Tooling Integration: Supports NSubstitute for mocking dependencies and Entity Framework Core InMemory for isolated database testing without external infrastructure.
  • Use Case: When you add a new CRUD endpoint to a .NET Todo API, use this Skill to generate both individual endpoint tests and full flow tests that cover the entire request lifecycle.

Quick Start

Use the mstest-integration-test skill to generate a complete integration test class for a new Todo API endpoint following the project's standardized patterns.

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: mstest-integration-test
Download link: https://github.com/a35506322/Lab.Todo/archive/main.zip#mstest-integration-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 537,000+ vetted skills library on demand.