Hi, is there a way to execute one feature file from ui-acceptance-tests by tag? just one dedicated scenario
I tried as mvn test -.tags=@tagname, but getting
None of the features at [location] mathes the filters: [@tagname], but feature file exists with that tag
Hi, is there a way to execute one feature file from ui-acceptance-tests by tag? just one dedicated scenario I tried as mvn test -.tags=@tagname, but getting None of the features at [location] mathes the filters: [@tagname], but feature file exists with that tag