stryker 4.8.1

Prefix Reserved
dotnet add package stryker --version 4.8.1
                    
NuGet\Install-Package stryker -Version 4.8.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="stryker" Version="4.8.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="stryker" Version="4.8.1" />
                    
Directory.Packages.props
<PackageReference Include="stryker" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add stryker --version 4.8.1
                    
#r "nuget: stryker, 4.8.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package stryker@4.8.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=stryker&version=4.8.1
                    
Install as a Cake Addin
#tool nuget:?package=stryker&version=4.8.1
                    
Install as a Cake Tool

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

Stryker.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 contribution guide.

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

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.8.1 260 8/24/2025
4.8.0 231 8/6/2025
4.7.0 232 7/8/2025
4.6.0 175 6/6/2025
4.5.1 465 2/4/2025
4.5.0 303 1/3/2025
4.4.1 286 11/11/2024
4.4.0 148 11/8/2024
4.3.0 243 10/14/2024
4.2.0 256 9/13/2024
4.1.0 358 7/8/2024
4.0.6 267 5/25/2024
4.0.5 232 4/26/2024
4.0.4 251 4/5/2024
4.0.3 156 3/29/2024
4.0.2 190 3/20/2024
4.0.1 205 3/15/2024
4.0.0 311 2/16/2024
3.13.2 261 1/25/2024
3.13.1 239 1/5/2024
3.13.0 220 12/22/2023
3.12.0 296 11/22/2023
3.11.1 232 10/31/2023
3.11.0 195 10/27/2023
3.10.0 501 7/28/2023
3.9.2 441 6/9/2023
3.9.1 268 6/9/2023
3.9.0 317 5/12/2023
3.8.2 314 5/7/2023
3.8.1 275 5/5/2023
3.8.0 340 5/4/2023
3.7.1 534 3/23/2023
3.7.0 382 3/20/2023
3.6.1 495 2/17/2023
3.6.0 450 2/10/2023
3.5.1 453 2/6/2023
3.5.0 427 2/6/2023
3.4.0 538 12/23/2022
3.3.0 488 12/9/2022
3.2.0 559 11/21/2022
3.1.0 547 11/11/2022
3.0.1 1,348 9/16/2022
3.0.0 598 9/7/2022
2.2.0 654 8/22/2022
2.1.2 673 8/5/2022
2.1.1 611 8/3/2022
2.1.0 661 7/26/2022
2.0.0 853 6/1/2022
1.5.3 830 5/3/2022
1.5.2 736 4/21/2022
1.5.1 743 4/12/2022
1.5.0 781 3/15/2022
1.4.2 736 3/5/2022
1.4.0 805 3/2/2022
1.3.1 1,107 1/21/2022
1.3.0 813 1/20/2022
1.2.2 610 1/11/2022
1.2.1 507 12/15/2021
1.2.0 530 12/10/2021
1.1.0 582 11/16/2021
1.0.1 618 11/2/2021
1.0.0 679 10/30/2021
1.0.0-rc3 319 9/19/2021
1.0.0-rc2 388 9/10/2021
1.0.0-rc1 312 9/6/2021
0.22.11 660 9/17/2021
0.22.10 589 8/25/2021
0.22.9 537 8/3/2021
0.22.8 615 7/26/2021
0.22.7 577 7/10/2021
0.22.6 590 6/30/2021
0.22.5 600 6/22/2021
0.22.4 544 5/14/2021
0.22.3 596 4/17/2021
0.22.2 600 4/15/2021
0.22.1 653 3/22/2021
0.22.0 673 3/5/2021
0.21.1 686 1/23/2021
0.21.0 653 1/20/2021
0.20.0 777 10/19/2020
0.19.0 685 9/4/2020
0.18.0 790 5/7/2020
0.17.1 745 3/24/2020
0.17.0 801 3/21/2020
0.16.1 818 2/21/2020
0.16.0 818 2/8/2020
0.15.0 749 12/20/2019
0.14.3 758 12/5/2019
0.14.2 761 11/28/2019
0.14.1 786 11/20/2019
0.14.0 791 11/15/2019
0.13.0 913 9/6/2019
0.12.0 851 7/1/2019
0.11.0 856 5/10/2019
0.10.0 976 4/5/2019
0.10.0-rc2 613 3/20/2019
0.10.0-rc1 596 3/15/2019