Skip to content
#

mutation-testing

Here are 172 public repositories matching this topic...

sbergen
sbergen commented Apr 17, 2021

Is your feature request related to a problem? Please describe.
When running tests in Rider, it will not recompile the main project dlls if there are no changes in the source files. When running Stryker, it will modify the dlls in a way that breaks test runs in Rider. This forces me to recompile the project manually in Rider after running Stryker.

Describe the solution you'd like
It wo

janmotl
janmotl commented May 5, 2019

Currently, the log in the database does not contain any information about the runtime of the individual job_ids. But I think this could be quite an interesting information to have.

The runtime can be logged either as a duration or with two timestamps: start_job and end_job.

stryker4s

Improve this page

Add a description, image, and links to the mutation-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mutation-testing topic, visit your repo's landing page and select "manage topics."

Learn more