5 Commits

Author SHA1 Message Date
Jeff Williams
98d646a270 exit with an error if a test fails (#570) 2014-02-15 14:35:17 -08:00
Jeff Williams
db737e75ff move JSHint testing to Gruntfile 2013-12-26 05:23:38 -08:00
Jeff Williams
e2b8dc39de add Grunt task to measure code coverage 2013-12-26 05:03:11 -08:00
Jeff Williams
d426d5696b add Grunt tasks to run tests for all supported runtimes/parsers (#525)
To run the tests:
1. npm install -g grunt-cli
2. npm install (in JSDoc directory)
3. npm test (or: grunt test)
2013-12-25 21:47:38 -08:00
Jeff Williams
4d236d2d69 replace jake with grunt 2013-12-25 09:13:25 -08:00