Skip to content

Example of Mocha, Blanket, RequireJS and Grunt working in harmony

Notifications You must be signed in to change notification settings

icework/TestSuite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestSuite

An example of Mocha, Blanket, RequireJS and Grunt working together for a complete unit testing and code coverage solution.

Setup & Running

To run this you need to have NodeJS with NPM installed. After cloning the repo simply run npm install to get the dev dependencies and then bower install to to load the front-end dependencies.

You can then access the tests in browser at:

http://yourserver.com/{install_path}/test

Or run the tests in grunt via grunt tests.

About

Example of Mocha, Blanket, RequireJS and Grunt working in harmony

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published