Forum Discussion

rs2's avatar
rs2
New Member
4 years ago

How to execute Cucumber test cases parallel

I have a requirement like below: I have 10 Feature file created under a test suite and I wanted to execute all the test in one go. i.e all the test should be executed at the same time against the de...