Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

v1.0.2

Compare
Choose a tag to compare
@bguerin bguerin released this 18 Jul 20:28
· 70 commits to master since this release

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