Skip to content

Add jasmine#1079

Open
rjwaring wants to merge 6 commits intojsfiddle:developfrom
rjwaring:addJasmine
Open

Add jasmine#1079
rjwaring wants to merge 6 commits intojsfiddle:developfrom
rjwaring:addJasmine

Conversation

@rjwaring
Copy link
Copy Markdown

This PR adds Karma and Jasmine to allow automated test running and an example of how to write a Jasmine test for one of the functions in Util. It also includes an update to jshint to allow the exclusion of Jasmine's global functions from linting.

To run the tests:

  1. Run npm install
  2. Run karma start

There's also a tweak to util.js because it was failing linting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant