Skip to content

Instantly share code, notes, and snippets.

View donkeybanana's full-sized avatar

Alan Burgoyne donkeybanana

View GitHub Profile

About

minimal example of using [phantomjs] with [qunit]

$ phantomjs run-qunit.js file://`pwd`/test.html
'waitFor()' finished in 200ms.
Tests completed in 21 milliseconds.
5 tests of 5 passed, 0 failed.

Installation