The Wayback Machine - https://web.archive.org/web/20210128193558/https://github.com/topics/mutation-testing
Skip to content
#

mutation-testing

Here are 163 public repositories matching this topic...

victorvsantos
victorvsantos commented Aug 19, 2019

Is your feature request related to a problem? Please describe.
I'm not being able to run Stryker in a project (netframework 4.5) inside a machine that doesn't have VS2017 installed (it has VS2015). Stryker fails when it tries to build the solution.

I ran some tests and found out that it tries to use the MSBuild.exe located at the first path defined on MSBuildHelper's.fallbackLocations.

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