Mutation Testing with Stryker.NET
How do we know that the unit tests we develop are efficient enough to ensure the quality of our code? We usually believe that high code coverage is a good indicator that our code does what we expect, but this is not always true. Let's test this with ...
Feb 19, 20236 min read303
