summaryrefslogtreecommitdiff
path: root/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/qunit/addons/phantomjs/README.md
blob: ed6a4467da13352047b1c990a07a3a055a81996e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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](https://github.com/cowboy/grunt/blob/master/docs/task_qunit.md).