You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Sometimes i have to run the pipeline with 0 tests and cucumber then fails to build.
How can I work around it?
If there are 1 test it passes, if 0 it fails.
I was thinking to configure somehow to allow passing with 0 ran tests. What would be your suggestion?
Thank you
net.masterthought
maven-cucumber-reporting
5.6.2
execution
test
generate
Cucumber HTML Reports
${project.build.directory}
${project.build.directory}
**/cucumber.json
Hi, Sometimes i have to run the pipeline with 0 tests and cucumber then fails to build.
How can I work around it?
If there are 1 test it passes, if 0 it fails.
I was thinking to configure somehow to allow passing with 0 ran tests. What would be your suggestion?
net.masterthought maven-cucumber-reporting 5.6.2 execution test generate Cucumber HTML Reports ${project.build.directory} ${project.build.directory} **/cucumber.jsonThank you
)
The text was updated successfully, but these errors were encountered: