Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 283 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 283 Bytes

QUnit Headless

A small project that allows you to run Qunit without a browser.

src contains a JS logging class that ouputs JUnit style report

To build the JS

$ ant

The integration-test dir contains an example build of how to run QUnit headlessley. Check out it's README.md