Hacker News new | ask | show | jobs
by joshuacc 4876 days ago
I'm using grunt.js (0.4) with grunt-contrib-jasmine to test my front end JS on the command line in phantomjs (headless webkit). If you also use grunt-contrib-watch, you can have this happen every time you save your source/specs.

Example: https://github.com/joshuacc/change-calculator