Characteristics
- Issue Type: [test report]
- Reproducibility: [always]
- Severity: [feature]
- Tool/Service/Component: [PIT 1.4.0]
- Execution Environment: [Maven 3.5.2 - Java 8 - JUNIT5]
- Reporter: [Rémi Delgatte - remi.delgatte@gmail.com]
Description
I'd like to test pitmp-maven-plugin but it looks like it does not work well with JUNIT5 (I had the same behavior when setting up PIT before adding the plugin for junit5).
Here is the stacktrace I get:
18:06:41 PIT >> INFO : MINION : 18:06:41 PIT >> INFO : Checking environment
18:06:41 PIT >> INFO : MINION : 18:06:41 PIT >> SEVERE : JUnit was not found on the classpath. PIT requires JUnit 4.6 or above.
See http://pitest.org for more details.
18:06:41 PIT >> SEVERE : Error generating coverage. Please check that your classpath contains JUnit 4.6 or above.
Does pitmp-maven-plugin supports JUNIT5?
Thank you
Rémi
Characteristics
Description
I'd like to test
pitmp-maven-pluginbut it looks like it does not work well with JUNIT5 (I had the same behavior when setting up PIT before adding the plugin for junit5).Here is the stacktrace I get:
Does
pitmp-maven-pluginsupports JUNIT5?Thank you
Rémi