Skip to content

Does pitmp-maven-plugin support JUNIT5? #13

Closed
@rdelgatte

Description

@rdelgatte

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions