dotnet-stryker

Official

Enhance .NET test quality with mutation testing.

Authormanagedcode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical need to ensure that .NET unit tests are robust and actually catch faults, rather than just providing a false sense of security through high coverage numbers.

Core Features & Use Cases

  • Mutation Testing: Introduces small changes (mutations) to your code and checks if your tests fail, indicating test effectiveness.
  • Quality Measurement: Provides a concrete metric (mutation score) for the quality and fault-detection capability of your test suite.
  • Use Case: Integrate Stryker.NET into your CI pipeline for critical libraries to automatically verify that your tests are effective at catching regressions and bugs.

Quick Start

Use the dotnet-stryker skill to run mutation testing on the critical domain layer of the current project.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: dotnet-stryker
Download link: https://github.com/managedcode/dotnet-skills/archive/main.zip#dotnet-stryker

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.