This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
Releases: casperjs/casperjs-runner-maven-plugin
Releases · casperjs/casperjs-runner-maven-plugin
1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
First official release from CasperJS organization
- Moving from https://github.com/linsolas/casperjs-runner-maven-plugin to CasperJS organization
- Supports Maven 3.3
- Supports Maven Toolchains to find CasperJS executable
- Fix xml reports being overriden when several scripts in subdirectories
- Fix ordering of scripts to execute when they are in subdirectories
- Write xUnit reports in separate, configurable, output directory
- Replacing
--direct
option to--verbose
- Added continous integration through Travis CI
- Maven site is auto generated by CI to GitHub pages