VOOZH about

URL: https://www.nuget.org/packages/dotnet-stryker/

⇱ NuGet Gallery | dotnet-stryker 4.14.2




👁 Image
dotnet-stryker 4.14.2

Prefix Reserved
dotnet tool install --global dotnet-stryker --version 4.14.2
 
 
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
 
if you are setting up this repo
dotnet tool install --local dotnet-stryker --version 4.14.2
 
 
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-stryker&version=4.14.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package dotnet-stryker --version 4.14.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 Nuget
👁 Nuget
👁 Azure DevOps build
👁 Azure DevOps tests
👁 Mutation testing badge
👁 Slack

👁 S
tryker.NET

Professor X: For someone who hates mutants... you certainly keep some strange company. William Stryker: Oh, they serve their purpose... as long as they can be controlled.

Introduction

Stryker offers mutation testing for your .NET Core and .NET Framework projects. It allows you to test your tests by temporarily inserting bugs in your source code.

For an introduction to mutation testing and Stryker's features, see stryker-mutator.io. Looking for mutation testing in JavaScript & Typescript or Scala?

Compatibility

Minimum target version:

  • dotnet core 1.1
  • dotnet framework 4.5
  • dotnet standard 1.3

Tested against:

  • dotnet core 3.1
  • dotnet framework 4.8

Getting started

dotnet tool install -g dotnet-stryker
cd /my/unit/test/project/folder
dotnet stryker

For more information read our getting started.

Documentation

For the full documentation on how to use Stryker.NET, see our configuration docs.

Migrating

Coming from a previous version of Stryker.NET? Take a look at our migration guide.

Supported Mutations

For the full list of all available mutations, see the mutations docs.

Supported Reporters

For the full list of all available reporters, see the reporter docs.

Contributing

Want to help develop Stryker.NET? Check out our .

Issues for the HTML report should be issued at mutation-testing-elements.

Star History

<a href="https://www.star-history.com/#stryker-mutator/stryker-net&type=date&legend=top-left"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=stryker-mutator/stryker-net&type=date&theme=dark&legend=top-left" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=stryker-mutator/stryker-net&type=date&legend=top-left" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=stryker-mutator/stryker-net&type=date&legend=top-left" /> </picture> </a>

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
4.14.2 232,001 5/18/2026
4.14.1 161,834 4/10/2026
4.14.0 214,521 3/16/2026
4.13.0 56,639 3/4/2026
4.12.0 214,082 2/2/2026
4.11.0 75,076 1/9/2026
4.10.0 17,740 1/4/2026
4.9.2 10,228 12/29/2025
4.9.1 10,992 12/21/2025
4.9.0 8,299 12/17/2025
4.8.1 345,315 8/24/2025
4.8.0 44,169 8/6/2025
4.7.0 62,019 7/8/2025
4.6.0 61,527 6/6/2025
4.5.1 436,400 2/4/2025
4.5.0 114,453 1/3/2025
4.4.1 247,847 11/11/2024
4.4.0 3,875 11/8/2024
4.3.0 166,987 10/14/2024
4.2.0 127,771 9/13/2024
Loading failed