GitHub user filmaj opened a pull request:
https://github.com/apache/cordova-ios/pull/312
Lock down jasmine to ~2.6.0, update npm scripts
npm scripts now invoke jasmine in a compatible manner for jasmine 2.6.0.
### What does this PR do?
Locks jasmine to ~2.6.0, and updates the `npm run unit-tests` and `npm run
e2e-tests` scripts to invoke jasmine without the no-longer-supported `--color`
and `--captureExceptions` options.
### What testing has been done on this change?
Ran locally.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/filmaj/cordova-ios jasmine-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-ios/pull/312.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #312
----
commit b00ab2f3c1e9d6a86dd7ffa1d292f68780e48629
Author: filmaj <[email protected]>
Date: 2017-05-24T17:45:01Z
Lock down jasmine to ~2.6.0, update npm scripts to invoke jasmine in a
compatible manner in jasmine 2.6.0.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]