Kevin Werner created SUREFIRE-1896:
--------------------------------------
Summary: Cucumber JUnit5 scenarios are executed but not counted in
results
Key: SUREFIRE-1896
URL: https://issues.apache.org/jira/browse/SUREFIRE-1896
Project: Maven Surefire
Issue Type: Bug
Components: Maven Surefire Plugin
Affects Versions: 3.0.0-M5
Reporter: Kevin Werner
Attachments: cucumber_surefire_2.22.2.png,
cucumber_surefire_3.0.0-M5.png, pom.xml
I'm trying to execute Cucumber scenarios with Maven. If I use the surefire
plugin version 2.22.2 everything is fine. But when I change to 3.0.0-M5 the
scenarios were executed but not counted in the results. There are two error
logs concerning junit-platform.properties.
Because of that the build will succeed, even if there are test failures in
cucumber scenarios.
Screenshots and pom.xml is attached.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)