api-notebook
api-notebook copied to clipboard
Automated Testing
We should be able to hook this up to Travis CI for continuous integration.
This is really important indeed.
Guess you only need to execute
npm install phantomjs
grunt test
right?