Hacker News new | ask | show | jobs
by mirrorskin 5423 days ago
Hmm, is there a way to also do async tests?

Still seems to be a bit much code to write for a single test compared to other testing frameworks (e.g. nodeunit on the server side or QUnit for client scripts).

The code coverage check is a nice feature - are there any other testing frameworks around supporting this?