Search code examples
Making Maven run all tests, even when some fail...


javamaven-2maven-surefire-plugin

Read More
Cannot use jacoco JVM args and surefire JVM args together in maven...


mavenjacocomaven-surefire-plugin

Read More
Include / exclude tests by fully qualified package name...


javamavenjunitmaven-surefire-plugin

Read More
NoClassDefFoundError: org/slf4j/LoggerFactory when running in Intellij but works fine from the comma...


javamavenintellij-ideaslf4jmaven-surefire-plugin

Read More
Maven (Surefire): copy test resources from src/test/java...


mavencopyresourcesmaven-surefire-plugin

Read More
Junit5/Jupiter - Print method names during maven build for...


javamavenjunitjunit5maven-surefire-plugin

Read More
Maven surefire plugin + JUnit5 dynamic tests - how to override test naming?...


junit5maven-surefire-plugin

Read More
How to run tagged tests that are explicitly excluded in pom.xml?...


mavenjunitjunit5maven-surefire-plugin

Read More
Surefire is not picking up Junit 5 tests...


javamavenjunitmaven-surefire-pluginjunit5

Read More
How to permanently exclude one test class in a Maven build...


mavenmaven-surefire-pluginmaven-compiler-plugin

Read More
Skip single test with maven with command line options...


javamavenmaven-surefire-plugin

Read More
Spring Boot fails to run maven-surefire-plugin ClassNotFoundException org.apache.maven.surefire.boot...


springmavenspring-bootmaven-surefire-plugin

Read More
Inconsistent Mockito errors between individual and full tests execution...


javamavenjunitmockitomaven-surefire-plugin

Read More
Make maven's surefire show stacktrace in console...


mavenunit-testingstack-tracemaven-surefire-plugin

Read More
Maven Surefire test failed: Unsupported class file major version 61...


javamavenjunit5maven-surefire-plugin

Read More
Surefire rerun failing tests not working...


javamaventestingmaven-surefire-pluginsurefire

Read More
Maven surefire arguments when running JUnit test via eclipse...


eclipsemavenjunitm2eclipsemaven-surefire-plugin

Read More
Error occurred during initialization of boot layer:Stream 'Caused by: java.lang.module.InvalidMo...


maven-3junit5maven-surefire-pluginjava-17maven-compiler-plugin

Read More
Unable to force test timeout for Cucumber/Playwright tests ran with JUnit5...


javacucumberplaywrightmaven-surefire-pluginplaywright-java

Read More
Log4j2 RoutingAppender with ListAppenders across Multiple Threads...


javaspringlog4j2junit5maven-surefire-plugin

Read More
Merging Integration and Unit test reports with JaCoCo...


mavencode-coveragejacocomaven-surefire-pluginmaven-failsafe-plugin

Read More
'ClassCastException class [B cannot be cast to class [C' when attempting to generate spock r...


javaspockclasscastexceptionmaven-surefire-pluginspock-reports

Read More
Maven run test error for all classes but working fine for a class...


mavenmockitospring-boot-testmaven-surefire-plugin

Read More
Linking Surefire Test Results to WebDriver Screenshots within Jenkins...


javajenkinswebdriverjunit4maven-surefire-plugin

Read More
Maven sure fire started to fail suddenly...


javamavenjenkinsjvmmaven-surefire-plugin

Read More
Log4j2 Custom Appender in Maven Surefire: Possible to Reuse Across Threads?...


javaspringlog4j2junit5maven-surefire-plugin

Read More
Surefire doesn't execute tests from the test output directory on higher maven 3.9.6 version...


maventestingmaven-surefire-plugin

Read More
Surefire Maven plugin: "Corrupted STDOUT by directly writing to native stream in forked JVM&quo...


javamavenjunitmaven-surefire-plugin

Read More
Maven: How show the @DisplayName?...


mavenjunitmaven-3junit5maven-surefire-plugin

Read More
Unable to launch testng script using maven...


javamaventestngmaven-surefire-plugin

Read More
BackNext