Skip to content

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Run Tests

With PhantomJS

# Using Node.js on your dev environment
# cd into the project root and install dev dependencies 
npm install -l

# To run the tests, first ensure you have PhantomJS and the PhantomJS runner for Mocha i.e.
npm install -g mocha-phantomjs phantomjs

# Then...
grunt test

Or in a browser navigate too tests/specs/