Skip to content

Commit

Permalink
Merge pull request #83 from matthijsgroen/update-readme
Browse files Browse the repository at this point in the history
Introduce konacha-chai-matchers for chai-plugins
  • Loading branch information
jfirebaugh committed Dec 5, 2012
2 parents b67057b + a17bcc2 commit f3dfeb3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,11 @@ Konacha will make all three of chai's assertion styles available to you: `expect
`should`, and `assert`. See the chai documentation for the details.

If you use jQuery, you may want to check out [chai-jquery](https://github.com/jfirebaugh/chai-jquery)
for some jQuery-specific assertions. You can add it painlessly with the
[chai-jquery-rails](https://github.com/wordofchristian/chai-jquery-rails) gem.
for some jQuery-specific assertions. There are a lot of interesting chai
matchers out there, see [the chai plugins page](http://chaijs.com/plugins)

To make all these available for your konacha environment, see the
[Konacha-chai-matchers gem](https://github.com/matthijsgroen/konacha-chai-matchers)

## Templates / Fixtures

Expand Down

0 comments on commit f3dfeb3

Please sign in to comment.