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
Please discuss such general usage questions to the Gitter channel, or more general Cucumber/Selenium mailing lists.