stryker-mutator / stryker-net

Mutation testing for .NET core and .NET framework!
https://stryker-mutator.io
Apache License 2.0
1.75k stars 176 forks source link

Improve integration test to catch more defects before releasing #2920

Closed richardwerkman closed 3 weeks ago

richardwerkman commented 2 months ago

Is your feature request related to a problem? Please describe. We've released a few defects lately we could have prevented if our integration tests were broader.

Describe the solution you'd like I'd like the integration test example projects to include a wide range of C# constructs and configurations, to catch defects in PRs