Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmanela authored May 28, 2019
1 parent e45a308 commit 2be600a
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
Expand Up @@ -9,7 +9,7 @@ Chutzpah is an open source JavaScript test runner which enables you to run unit
_For comments, praise, complaints you can reach me on twitter at [@mmanela](http://twitter.com/mmanela)_.

Chutzpah supports the [QUnit](http://docs.jquery.com/QUnit), [Jasmine](https://jasmine.github.io/) and [Mocha](http://mochajs.org/) testing frameworks.
Chutzpah uses the [PhantomJS](http://phantomjs.org/) headless browser to run your tests.
Chutzpah uses either JSDom, Chrome or [PhantomJS](http://phantomjs.org/) to run your tests.


## Get Chutzpah
Expand Down

0 comments on commit 2be600a

Please sign in to comment.