问题
I've playing around with jasmine and selenium webdriver for browser automation via node.js. What do I need to configure in order to run tests in parallel? I understand that on a java stack TestNG is often used to run parallel tests, what would be the best tool or configuration to run parallel selenium tests using jasmine and node.js?
来源:https://stackoverflow.com/questions/32211695/running-jasmine-integration-tests-in-parallel-via-selenium-grid