-1

I need to run my features file separately using different goals or tags in pom.xml. So whenever I set one goal respective feature files should run. If there are multiple ways we can achieve this I would appreciate the answers.

Thanks in advance.

RV_Dev
  • 435
  • 1
  • 7
  • 21

1 Answers1

1

pom.xml isn't the right vehicle. Take a look at Tags.

MikeJRamsey56
  • 2,779
  • 1
  • 20
  • 34