You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SUREFIRE-2036] Fix JUnit 5 with configured provider
Modified getJUnit5Artifact() to care _only_ about JUnit 5 artifacts
Added getJUnitPlatformRunnerArtifact() to care about the JUnit Platform Runner artifact
JUnitPlatformProviderInfo is enabled by default based on a combination of above
Avoids NullPointerException when explicitly configured provider needs to know the available JUnit5 artifact
Copy file name to clipboardExpand all lines: maven-surefire-common/src/test/java/org/apache/maven/plugin/surefire/AbstractSurefireMojoJava7PlusTest.java
0 commit comments