dimanche 6 décembre 2015

Mutation Testing with Milu - I can generate mutants, but how do I test/kill them?

I am currently in the middle of using Milu to generate mutants from my program. I am able to generate them/display them in a browser using the command:

milu -h prog.c

Once I have these programs, how do I test which one's can be killed/which cant? What's the command in order to run each one to completion (or attempt to) and return the results? I've chked the --help command as well as a google search but can't seem to find a direct answer. The --help mentions listing the killing results but not actually how to run them.

Thanks,

Aucun commentaire:

Enregistrer un commentaire