Replies: 1 comment
-
Try it: mvn clean verify -D"cucumber.filter.tags='@smoke'" It work for me |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question: I understand many had this issue but I tried hard to fix but still I’m unable to run a test using
mvn clean verify -Dcucumber.filter.tags="@smoke" 0 test runs.
-Dtags="@smoke" - this works though but only with one tag.
Kindly let me know if anyone had fixed this issue in past.
I’m using serenity 3.5.1 version.
Beta Was this translation helpful? Give feedback.
All reactions