Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
/ zombie-qunit Public archive

Example of running QUnit client-side tests with the Zombie headless browser

Notifications You must be signed in to change notification settings

bergie/zombie-qunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of running QUnit tests with the Zombie headless browser

This repository provides an example of running QUnit client-side tests with the Zombie headless browser and nodeunit.

Installing

$ npm install --dev

Running tests

$ npm test

or:

$ ./node_modules/nodeunit/bin/nodeunit test

Travis integration

See the .travis.yml for example on how to integrate these tests with the Travis Continuous Integration service.

For example, this repository is being run with Travis:

Build Status

Contributing

If you figure out more QUnit or jQuery features to test against, or a better way to get detailed information about the tests run passed from QUnit to nodeunit, please file pull requests.

About

Example of running QUnit client-side tests with the Zombie headless browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published