qunit-puppeteer

1.0.1 • Public • Published

qunit-puppeteer

A test harness for running QUnit tests in headless Chromium

Usage

npm install -g qunit-puppeteer
qunit-puppeteer http://localhost:3000/qunit

where http://localhost:3000/qunit is the address of the qunit test page on your server.

The output will look something like this:

Running: {}

............................................................................................................................................................................

Time: 27157ms, Total: 173, Passed: 173, Failed: 0

The exit code of the process will be 1 for fail, 0 for success

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    13
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    13
  • 1.0.0
    0

Package Sidebar

Install

npm i qunit-puppeteer

Weekly Downloads

13

Version

1.0.1

License

MIT

Last publish

Collaborators

  • davidtaylorhq