grunt-mutation-testing
grunt-mutation-testing copied to clipboard
Jenkins publisher
Has anyone tried integrating this plugin with Jenkins? There is https://github.com/jenkinsci/pitmutation-plugin for Java PIT. Maybe that one could be reused?
Hi @blabno,
You should just be able to run grunt-mutation-testing
without a specific Jenkins plugin (provided, you have node / the node plugin installed), although that is of course not as easy as doing it via the PIT plugin.
As you may have noticed, I'm no longer as active as I would like to be in the development of this tool. All the time I can find to work on this, I would prefer to use to work on the tool itself. If you, or someone else, would create a Jenkins plugin, please link it in the comments. I'd be happy to include it in the readme or link it in any other way.