Skip to content

galeries-lafayette/pitest-extensions

 
 

Repository files navigation

#pitest-extensions

Extension plugins for the pitest mutation plugin:

original plugin: http://pitest.org/

pitest-annotation-extension

extention to the pitest plugin, in order to ignore the mutation on the code generated by annotations (like lombock, etc.)

more detail here:https://github.com/sarahBuisson/pitest-extensions/blob/master/pitest-annotation-extension

pitest-scm-extension

Extension to the pitest plugin, in order to only mutate the class of code who have been updated between two branches, refs, etc. currently only work with git.

more detail here:https://github.com/sarahBuisson/pitest-extensions/blob/master/pitest-annotation-extension

pitest-kotlin-extension

Extension to the pitest plugin, in order to ignore the mutation on the code generated by some kotlin keywords.

more detail here:https://github.com/sarahBuisson/pitest-extensions/blob/master/pitest-kotlin-extension

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • ANTLR 56.2%
  • Java 42.5%
  • Other 1.3%