• Stephane Nicoll's avatar
    Define surefire test provider to use · c91578bb
    Stephane Nicoll authored
    The `spring-boot-test` module has a dependency to TestNG to validate
    some part of the test infrastructure but no tests are actually written
    using TestNG. The presence of TestNG is a trigger for the maven surefire
    plugin and it attempts to run tests using it.
    
    This commit defines the explicit provider to use (JUnit 4)
    
    Closes gh-16735
    c91578bb
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...
pom.xml Loading commit data...