UNPKG

cucumber-parallel

Version:
24 lines (10 loc) 539 B
# CHANGELOG ### 2.0.3 (2017-06-27) * Fixed timeout issue to consolidate the results of all scenarios those ran in parallel [PR#17](https://github.com/gkushang/cucumber-parallel/pull/17). ### 2.0.2 (2017-06-27) * Fixed issue where scenarios are run more than once [PR#16](https://github.com/gkushang/cucumber-parallel/pull/16). ### 2.0.1 (2017-06-26) * Fixed the issue with Feature path ### 2.0.0 (2017-06-19) ##### Support for Cucumber 2 * Cucumber 2 [PR#15](https://github.com/gkushang/cucumber-parallel/pull/15).