I am trying to run features files parallelly without using Maven surefire. I able to run scenarios in parallel using provideScenarios() and now want to run feat
provideScenarios()