Skip to content

jgreffe/pit-idea-plugin

 
 

Repository files navigation

PIT Idea Plugin

IntelliJ IDEA plugin for PIT mutation testing (http://pitest.org).

JUnit / TestNG tests are supported.

Build Requirements

Requires IntelliJ IDEA installation for building.

  • edit build.gradle and change values of 'ideaInstallationPath' and 'ideaJdk' to be in sync with your environment
  • invoke 'gradle build' from command line to build
  • invoke 'gradle idea' from command line to generate IDEA specific files - provides possibility to be opened as IDEA project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 57.9%
  • Java 42.1%