Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/squer-solutions/mutationtestingstarter

A simple solution to try out Mutation Testing in C# with Stryker.NET
https://github.com/squer-solutions/mutationtestingstarter

Last synced: about 1 month ago
JSON representation

A simple solution to try out Mutation Testing in C# with Stryker.NET

Awesome Lists containing this project

README

        

# MutationTesting Starter
A simple solution to try out Mutation Testing in C# with [Stryker.NET](https://stryker-mutator.io/docs/stryker-net/introduction/).

* The code used as an example is taken from Emily Bache's [Tennis Refactoring Kata](https://github.com/emilybache/Tennis-Refactoring-Kata/tree/main/csharp).