john-doherty/selenium-cucumber-js

Parallel Execution

KarthikBalakrishnan88 opened this issue · 4 comments

Hi,

Is there anyway that we can improve this framework to execute the scenarios in parallel?

When executing in parallel, would you expect execution to halt if one of the tests fail?

I do not want to halt the execution due to test failures, but I want to have them as failed tests in the report

@john-doherty any update on parallel execution?

@shabfactor no update, but happy to accept a pull request.