To the best of my knowledge, so far there’s no support within cucumber-jvm so as to support concurrent executions of scenarios that are part of a particular feature file.
I have attempted at taking a jab at this problem and am glad to announce a Proof Of Concept in that direction.
I have named it as Road Runner… Beep beep 🙂
You can refer to cucumber-roadrunner for more information.
Please log your feedback/bugs/feature requirements in the GitHub project as issues.
For any queries, log an issue here.