Use [jasmine](https://github.com/gruntjs/grunt-contrib-jasmine) ``` bash sudo apt-get install phantomjs sudo npm install grunt-contrib-jasmine --save-dev ``` ### Todo - create test task - have *-spec.coffee convention - create a task that builds automatically all the .coffee files
Use jasmine
Todo