java - TestNG is not running in parallel in eclipse -


my colleague , working on project using testng. using data provider , @ factory. code runs in parallel in system , not in system! same code!

only difference uses netbeans , using eclipse. have installed testng plugin. able run test, not in parallel in eclipse. same code runs in parallel in netbeans.

any ideas how can make code run in parallel in eclipse ?


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -