Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 254 Bytes

File metadata and controls

16 lines (10 loc) · 254 Bytes

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/