drupal-civicrm/sites/all/modules/civicrm/bower_components/qunit/addons/phantomjs
2018-01-14 13:10:16 +00:00
..
README.md First commit 2018-01-14 13:10:16 +00:00
runner.js First commit 2018-01-14 13:10:16 +00:00

PhantomJS Runner

A runner for PhantomJS, providing console output for tests.

Usage:

phantomjs runner.js url

Example:

phantomjs runner.js http://localhost/qunit/test

If you're using Grunt, you should take a look at its qunit task.