Skip to content

Latest commit

 

History

History
 
 

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Run Tests

With PhantomJS

	# Go to project root
	# Install packages listed in package.json [devDependencies]

	npm install -l

	# run tests

	grunt test

Or in a browser navigate too tests/specs/