CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
maven-surefire-plugin
09-02
Blockchain
how to get maven to run all tests but still fail build on compile error
07-29
front end
Surefire not running all tests
06-25
Enterprise
why mvn clean verify is running surefire plugin only
06-21
Blockchain
Maven Surefire plugin executes JUnit 4 tests, even though the JUnit Vintage Engine is not in Maven t
05-25
Net
Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) o
04-29
Back-end
Maven Surefire not detecting Junit5
03-21
Software engineering
Surefire 3.0.0-M5 suiteXmlFile not recognized
03-11
Enterprise
maven surfire testng execution not working
02-16
Net
How Does surefire decide on the Test framework?
12-13
Blockchain
Spring Boot 2.5 with JDK 17 - maven surefire doesn't execute existing tests
12-11
Back-end
JUnit and Spock test with maven-surefire-plugin
11-24
OS
Test are not executed during build time
11-20
other
COMPILATION ERROR : package my.package.root.util does not exist
11-05
Mobile
Maven surefire plugin DOES NOT run single test, out of many
11-05
Software engineering
Run an already compiled unit test with Maven
11-02
Mobile
Maven not running JUnit test
10-21
Blockchain
Include / exclude tests by fully qualified package name
09-23
Blockchain
Include / exclude tests with Maven Surefire JUnit5 from command line
09-17
Software engineering
JUnit5: selecting a test based on its displayName
Links:
CodePudding