stryker 4.4.1

Prefix Reserved
dotnet add package stryker --version 4.4.1                
NuGet\Install-Package stryker -Version 4.4.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.4.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add stryker --version 4.4.1                
#r "nuget: stryker, 4.4.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.
// Install stryker as a Cake Addin
#addin nuget:?package=stryker&version=4.4.1

// Install stryker as a Cake Tool
#tool nuget:?package=stryker&version=4.4.1                

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. 
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.4.1 49 11/11/2024
4.4.0 49 11/8/2024
4.3.0 152 10/14/2024
4.2.0 171 9/13/2024
4.1.0 252 7/8/2024
4.0.6 185 5/25/2024
4.0.5 165 4/26/2024
4.0.4 194 4/5/2024
4.0.3 110 3/29/2024
4.0.2 125 3/20/2024
4.0.1 134 3/15/2024
4.0.0 209 2/16/2024
3.13.2 196 1/25/2024
3.13.1 172 1/5/2024
3.13.0 168 12/22/2023
3.12.0 252 11/22/2023
3.11.1 189 10/31/2023
3.11.0 145 10/27/2023
3.10.0 443 7/28/2023
3.9.2 350 6/9/2023
3.9.1 203 6/9/2023
3.9.0 247 5/12/2023
3.8.2 236 5/7/2023
3.8.1 209 5/5/2023
3.8.0 252 5/4/2023
3.7.1 446 3/23/2023
3.7.0 319 3/20/2023
3.6.1 401 2/17/2023
3.6.0 352 2/10/2023
3.5.1 382 2/6/2023
3.5.0 353 2/6/2023
3.4.0 449 12/23/2022
3.3.0 412 12/9/2022
3.2.0 461 11/21/2022
3.1.0 462 11/11/2022
3.0.1 1,222 9/16/2022
3.0.0 511 9/7/2022
2.2.0 558 8/22/2022
2.1.2 579 8/5/2022
2.1.1 527 8/3/2022
2.1.0 558 7/26/2022
2.0.0 748 6/1/2022
1.5.3 742 5/3/2022
1.5.2 634 4/21/2022
1.5.1 641 4/12/2022
1.5.0 683 3/15/2022
1.4.2 639 3/5/2022
1.4.0 698 3/2/2022
1.3.1 990 1/21/2022
1.3.0 699 1/20/2022
1.2.2 514 1/11/2022
1.2.1 411 12/15/2021
1.2.0 409 12/10/2021
1.1.0 469 11/16/2021
1.0.1 509 11/2/2021
1.0.0 564 10/30/2021
1.0.0-rc3 222 9/19/2021
1.0.0-rc2 284 9/10/2021
1.0.0-rc1 224 9/6/2021
0.22.11 553 9/17/2021
0.22.10 480 8/25/2021
0.22.9 443 8/3/2021
0.22.8 513 7/26/2021
0.22.7 479 7/10/2021
0.22.6 488 6/30/2021
0.22.5 492 6/22/2021
0.22.4 444 5/14/2021
0.22.3 501 4/17/2021
0.22.2 496 4/15/2021
0.22.1 534 3/22/2021
0.22.0 549 3/5/2021
0.21.1 564 1/23/2021
0.21.0 532 1/20/2021
0.20.0 656 10/19/2020
0.19.0 569 9/4/2020
0.18.0 659 5/7/2020
0.17.1 608 3/24/2020
0.17.0 678 3/21/2020
0.16.1 701 2/21/2020
0.16.0 699 2/8/2020
0.15.0 623 12/20/2019
0.14.3 639 12/5/2019
0.14.2 648 11/28/2019
0.14.1 653 11/20/2019
0.14.0 658 11/15/2019
0.13.0 775 9/6/2019
0.12.0 736 7/1/2019
0.11.0 709 5/10/2019
0.10.0 836 4/5/2019
0.10.0-rc2 480 3/20/2019
0.10.0-rc1 475 3/15/2019