Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run mutation tests:

Nerdamer && Vectorz

prerequisites: docker & docker compose

command below will run both containers at the same time

docker compose up

once done, you can find the container name and copy the results over to any directory

e.g)

FOR stryker:

docker cp <container:id>:/opt/nerdamer/reports/mutation/mutation.html .

FOR pit:

docker cp <container:id>:/opt/vectorz/target/reports/<time stamp>/index.html .

About

stryker & pit mutation testing in open source projects

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages