Skip to content

Releases: dflynn15/gulp-jasmine-phantom

Npm cleanup

22 Oct 19:14
Compare
Choose a tag to compare

Cleans up npm installs.

Multiple external scripts

22 Oct 17:55
Compare
Choose a tag to compare

Adds ability to have an array of scripts for the vendor option instead of just a string.

Vendor options

21 Oct 20:57
Compare
Choose a tag to compare

Adds ability to specify vendor scripts that need to be used with integration tests.

Code optomization

01 Oct 19:47
Compare
Choose a tag to compare

Fixes bug where the file buffer is not cleared out in a multiple instance run. Better error handling for the PhantomJS runner.

keepRunner option

30 Sep 19:42
Compare
Choose a tag to compare

Adds more functionality to the keepRunner option. Allows for it to accept a string to write the specRunner.html to a specific path.

Dependency release

30 Sep 14:02
Compare
Choose a tag to compare
  • Fixes an issue with the package.json file that prevented the necessary dependencies to be included in the npm install process.
  • Adds .npmignore file