Releases: rsshekhawat/cucumber-parallel-xbrowser-testing
Releases · rsshekhawat/cucumber-parallel-xbrowser-testing
Release v0.0.7
Updates : Support for NodeJS library 'multiple-cucumber-html-reporter' for beautiful cucumber html reports for multiple configurations.
Release v0.0.6
Updates : Bug Fixes
Release v0.0.5
Enhancement : Customized cucumber reports generation for Jenkins after execution of tests.
Release v0.0.4
Enhancement : Added support for java file template
Release v0.0.3
Changes : All the system variables for a test runner will now be set in backend only using a function named 'setSystemVariables' in MyMojo class.
Release v0.0.2
Changes : All the arguments for test runners will be stored in their respective .properties files in properties folder.
Release v0.0.1
This release is a base version of this maven plugin which enables user to execute test suites on multiple configurations (OS/browser) in parallel.