Skip to content

Commit

Permalink
Readme update.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
gotdibbs committed May 25, 2013
1 parent 1413840 commit 942a7b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# grunt-qunit-minimalist [![Build Status](https://travis-ci.org/gotdibbs/grunt-qunit-minimalist.png?branch=master)](https://travis-ci.org/gotdibbs/grunt-qunit-minimalist)

> Minimalist phantomjs-based qunit test runner. Runs your QUnit test host page file without depending on a server like `connect`, also keeps results displayed in console to a minimum. Only failures are reported visually along with a summary.
> Minimalist phantomjs-based qunit test runner. Runs your QUnit test host page without depending on a server like `connect`, also keeps results displayed in console to a minimum. Only a quick summary and any failures are reported.
![Success Screenshot](https://raw.github.com/gotdibbs/grunt-qunit-minimalist/master/success.png)

Expand Down

0 comments on commit 942a7b1

Please sign in to comment.