rmurphey / js-testing-boilerplates

15 stars 1 forks source link

Upgraded the mocha-boilerplate to use grunt v0.4 #9

Open jared-stilwell opened 11 years ago

jared-stilwell commented 11 years ago

Since, the latest version of grunt-mocha depends on some untagged changes to grunt-lib-phantomjs, we're pulling directly from the devel branch for now until the required updates are available in npm.

I removed the linting of the lib/*/.js files in order to get it passing out of the box. This made sense to me, but I'm open to suggestions if there is a reason to keep linting lib/.