Hacker News new | ask | show | jobs
by alexdrans 3334 days ago
Sorry I can't contribute more, this needs to be a quick message; but I recommend that you take a look at substack/tape⁰ for testing in JS; browser and server side. It forces you to write 'simple' tests; the likes of Mocha give you too much fluff, and use globals (i.e. magic).

[0] https://github.com/substack/tape