Skip to content

Instantly share code, notes, and snippets.

@ryanstevens
Created January 19, 2012 08:03
Show Gist options
  • Save ryanstevens/1638669 to your computer and use it in GitHub Desktop.
Save ryanstevens/1638669 to your computer and use it in GitHub Desktop.
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