stryker-net icon indicating copy to clipboard operation
stryker-net copied to clipboard

Mutation testing for .NET core and .NET framework!

Results 313 stryker-net issues
Sort by recently updated
recently updated
newest added

Bumps `MicrosoftTestPlatform` from 17.2.0 to 17.3.0. Updates `Microsoft.NET.Test.Sdk` from 17.2.0 to 17.3.0 Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.3.0 See the release notes here. v17.3.0-preview-20220612-01 See the release notes here....

dependencies

**Is your feature request related to a problem? Please describe.** Yes. We've been using Striker within our CI pipeline. Something we'd like to do is to easily add the simple...

🚀 Feature request

Bumps `MicrosoftTestPlatform` from 17.2.0 to 17.3.0. Updates `Microsoft.TestPlatform` from 17.2.0 to 17.3.0 Release notes Sourced from Microsoft.TestPlatform's releases. v17.3.0 See the release notes here. v17.3.0-preview-20220612-01 See the release notes here....

dependencies

**Is your feature request related to a problem? Please describe.** At least one user had troubles with Stryker because its test project was missing key references for proper VsTest support....

🚀 Feature request

resolves #1560 resolves #2823 resolves #2847 - [x] Add command for baseline - [x] Add sub command for baseline recreate - [x] Remove the `--target` option and replace with an...

**Describe the bug** Hi guys! I've tried to install the Stryker and run it from the test's directory but it was unsuccessful. Error message is _"Stryker failed to connect to...

🐛 Bug
Priority: High
! Need more info !

**Is your feature request related to a problem? Please describe.** Baseline and since (git diff) are currently commandline options. It might be nice to make these options specific commands (so...

🚀 Feature request
Feat: Baseline

**Describe the bug** Due to #1614 Dashboard Compare no longer reuses the NoCoverage results on files that have not been changed The Diff Compare feature resets NoCoverage to Ignored after...

🐛 Bug
Feat: Baseline

https://github.com/stryker-mutator/stryker-net/blob/7d4d0231a9de4d137133d45814d9418cdff0ca73/src/Stryker.Core/Stryker.Core/MutantFilters/DiffMutantFilter.cs#L147 For example: If multiple mutants from the baseline could match the mutant we're looking at, but all matching mutants are Killed, then we can safely set the mutant to...

🚀 Feature request
Feat: Baseline

**Describe the bug** What is the fix for this issue.I am too facing the error The test project binaries could not be found at D:---\MutationTests\Build\bin\Debug\MyLib.UnitTests.dll, exiting... Every time while running...

🐛 Bug
Area: Buildalyzer