Forum Discussion

presence_03's avatar
presence_03
New Member
10 days ago

Cucumber-Java question.

Hello,

We are using cucumber(with java) in our project for the automation(with mvn). I have a case where I need to execute one feature file, say feature_fil1 in the beginning of the suite. 

Since all our features files are running in parallel(we are using the parallel execution), I can trigger this file only from the pom.xml. How can I invoke a feature file directly from pom.xml and then I would like to invoke other feature files(with the parallel execution). 

I would appreciate any help on this.

Thanks.

 

No RepliesBe the first to reply