Improving the tests for RestAssured.Net with mutation testing and Stryker.NET
When I build and release new features or bug fixes for RestAssured.Net, I rely heavily on the acceptance tests that I wrote over time. Next to serving as living documentation for the library, I run these tests both locally and...