coffeescript-testing-tutorial/README.md

422 B

Please don't upload to GitHub

This project is just me following the instructions from this site:

http://net.tutsplus.com/tutorials/javascript-ajax/better-coffeescript-testing-with-mocha/

With some minor adjustments based on the commenters.

After downloading, do "npm install" in the base folder to get the required node_modules to test and run the code. :)