Link: Testing JavaScript callbacks with QUnit - Codeship Blog
Clemens Helm in the latest Testing Tuesday podcast for the Codeship Blog:
QUnit has got strong roots in frontend JavaScript testing and includes some neat features to test DOM operations. QUnit is perfectly capable of testing your Node.js projects as well.
Learn how to test synchronous and asynchronous JavaScript callbacks with QUnit […]