coffeescript-testing-tutorial/README
2012-07-10 12:40:45 +02:00

9 lines
334 B
Plaintext

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. :)