Skip to content

Releases: rsshekhawat/cucumber-parallel-xbrowser-testing

Release v0.0.7

22 Feb 17:32
Compare
Choose a tag to compare

Updates : Support for NodeJS library 'multiple-cucumber-html-reporter' for beautiful cucumber html reports for multiple configurations.

Release v0.0.6

16 Feb 09:15
Compare
Choose a tag to compare

Updates : Bug Fixes

Release v0.0.5

12 Feb 15:02
Compare
Choose a tag to compare

Enhancement : Customized cucumber reports generation for Jenkins after execution of tests.

Release v0.0.4

11 Feb 18:54
Compare
Choose a tag to compare

Enhancement : Added support for java file template

Release v0.0.3

09 Feb 06:49
Compare
Choose a tag to compare

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

09 Feb 06:45
Compare
Choose a tag to compare

Changes : All the arguments for test runners will be stored in their respective .properties files in properties folder.

Release v0.0.1

07 Feb 16:54
Compare
Choose a tag to compare

This release is a base version of this maven plugin which enables user to execute test suites on multiple configurations (OS/browser) in parallel.