stryker 3.7.1

.NET 6.0
dotnet add package stryker --version 3.7.1
NuGet\Install-Package stryker -Version 3.7.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="3.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add stryker --version 3.7.1
#r "nuget: stryker, 3.7.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=3.7.1

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

Nuget Nuget Azure DevOps build Azure DevOps tests 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 Stryker.NET pre V2? 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 Versions
.NET net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
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
3.7.1 101 3/23/2023
3.7.0 103 3/20/2023
3.6.1 203 2/17/2023
3.6.0 136 2/10/2023
3.5.1 139 2/6/2023
3.5.0 131 2/6/2023
3.4.0 234 12/23/2022
3.3.0 205 12/9/2022
3.2.0 246 11/21/2022
3.1.0 256 11/11/2022
3.0.1 913 9/16/2022
3.0.0 346 9/7/2022
2.2.0 367 8/22/2022
2.1.2 401 8/5/2022
2.1.1 379 8/3/2022
2.1.0 411 7/26/2022
2.0.0 550 6/1/2022
1.5.3 566 5/3/2022
1.5.2 493 4/21/2022
1.5.1 486 4/12/2022
1.5.0 525 3/15/2022
1.4.2 486 3/5/2022
1.4.0 527 3/2/2022
1.3.1 841 1/21/2022
1.3.0 544 1/20/2022
1.2.2 367 1/11/2022
1.2.1 283 12/15/2021
1.2.0 289 12/10/2021
1.1.0 340 11/16/2021
1.0.1 373 11/2/2021
1.0.0 449 10/30/2021
1.0.0-rc3 168 9/19/2021
1.0.0-rc2 229 9/10/2021
1.0.0-rc1 171 9/6/2021
0.22.11 390 9/17/2021
0.22.10 360 8/25/2021
0.22.9 331 8/3/2021
0.22.8 400 7/26/2021
0.22.7 377 7/10/2021
0.22.6 379 6/30/2021
0.22.5 381 6/22/2021
0.22.4 343 5/14/2021
0.22.3 379 4/17/2021
0.22.2 398 4/15/2021
0.22.1 438 3/22/2021
0.22.0 428 3/5/2021
0.21.1 435 1/23/2021
0.21.0 408 1/20/2021
0.20.0 527 10/19/2020
0.19.0 432 9/4/2020
0.18.0 539 5/7/2020
0.17.1 494 3/24/2020
0.17.0 541 3/21/2020
0.16.1 591 2/21/2020
0.16.0 589 2/8/2020
0.15.0 507 12/20/2019
0.14.3 508 12/5/2019
0.14.2 518 11/28/2019
0.14.1 511 11/20/2019
0.14.0 543 11/15/2019
0.13.0 627 9/6/2019
0.12.0 611 7/1/2019
0.11.0 576 5/10/2019
0.10.0 694 4/5/2019
0.10.0-rc2 429 3/20/2019
0.10.0-rc1 430 3/15/2019