Parallel Execution
KarthikBalakrishnan88 opened this issue · 4 comments
KarthikBalakrishnan88 commented
Hi,
Is there anyway that we can improve this framework to execute the scenarios in parallel?
john-doherty commented
When executing in parallel, would you expect execution to halt if one of the tests fail?
KarthikBalakrishnan88 commented
I do not want to halt the execution due to test failures, but I want to have them as failed tests in the report
shabfactor commented
@john-doherty any update on parallel execution?
john-doherty commented
@shabfactor no update, but happy to accept a pull request.