summaryrefslogtreecommitdiff
path: root/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/qunit/addons/phantomjs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'www/crm/wp-content/plugins/civicrm/civicrm/bower_components/qunit/addons/phantomjs/README.md')
-rw-r--r--www/crm/wp-content/plugins/civicrm/civicrm/bower_components/qunit/addons/phantomjs/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/qunit/addons/phantomjs/README.md b/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/qunit/addons/phantomjs/README.md
new file mode 100644
index 00000000..ed6a4467
--- /dev/null
+++ b/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/qunit/addons/phantomjs/README.md
@@ -0,0 +1,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). \ No newline at end of file