Skip to content

Instantly share code, notes, and snippets.

@ryanstevens
Created January 19, 2012 08:03
var test = require('testling');
//run qunit or mocha test here
var tapOutput = qunit.getTapOutput();
test.consumeTap(tapOutput);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment