temyers / cucumber-jvm-parallel-plugin

Maven plugin to help running Cucumber features in parallel
Apache License 2.0
129 stars 121 forks source link

I have a test data as csv file and properties file which i load using properties.load(is); and my tests are still running in sequential mode. if i need to use this plugin how should i handle the test data, properties file, webdriver code thread safe? #158

Closed iam500 closed 6 years ago

temyers commented 6 years ago

Please discuss such general usage questions to the Gitter channel, or more general Cucumber/Selenium mailing lists.