Hacker News new | ask | show | jobs
by erichocean 4898 days ago
I did something similar using Now.js that allowed me to write the actual unit tests on the server, but run them in browser-based clients whenever they loaded. Made testing really easy on a multitude of browsers and OSes.