I have multiple feature files which are to be executed synchronously along with that I would like to have parallel execution of scenarios mentioned in these feature files. Any suggestions/feedback is really appreciated.
Tried parallel execution as mentioned in Cucumber Documentation and the scenarios from all feature files were executed parallely.