Dcucumber.options, how to have multiple tags

前端 未结 6 692
无人共我
无人共我 2020-12-24 03:28

I am trying run cucumber tests using maven with following command

mvn test -Dcucumber.options=\"--tag @debug1\"

This command works fine, ho

6条回答
提交回复
热议问题