简体   繁体   中英

Running 2 feature files in a Maven project by changing goals in pom.xml

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.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM