Skip to content

Jasmine Maven Plugin 1.3.1.1

Compare
Choose a tag to compare
@klieber klieber released this 04 Sep 21:27
· 361 commits to master since this release

The full list of changes can be found here.

Here is a quick summary:

  • Added support for using PhantomJS through GhostDriver. For configuration examples see here.
  • Allow passing filesystem path, a URL, or a classpath resource for customRunnerTemplate and customRunnerConfiguration parameters.
  • Fixed a few bugs with path generation in the spec runner. See #169 and #170 for details.
  • Added autoRefreshInterval parameter to the jasmine:bdd goal. When this parameter is set the spec runner will automatically refresh at the set interval.