Join Slack
Powered by
i've tried mvn surefire:test@pact-test but no test...
# pact-jvm
a
André Sousa
05/09/2022, 9:07 PM
i've tried mvn surefire:test@pact-test but no tests were executed
r
rholshausen
05/10/2022, 3:18 AM
You need to enable support for JUnit 5. See
https://maven.apache.org/surefire/maven-surefire-plugin/examples/junit-platform.html
a
André Sousa
05/10/2022, 12:50 PM
many thanks i needed to add the junit5 engine dependency
Open in Slack
Previous
Next