Skip to content

Commit

Permalink
Merge pull request #84 from damianb/patch-2
Browse files Browse the repository at this point in the history
Remove link to very dead project
  • Loading branch information
keithamus committed Oct 7, 2017
2 parents fa6a9b0 + fe7ed2a commit f8c4df7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
@@ -1,8 +1,7 @@
# Chai Spies

This is an addon plugin for the [chai](https://github.com/chaijs/chai) assertion library. It provides the
most basic function spy ability and tests. Though useful for small modules, you are probably going to want something
more robust. Check out [jack](http://github.com/vesln/jack) for a full featured mock/stub/spy assertion library for use with chai.
most basic function spy ability and tests.

This library is primarily meant to serve as a starting point for anyone interested in developing chai plugins. If
developing a module, you are welcome to use this as a starting point. I also encourage the use of the compile
Expand Down

0 comments on commit f8c4df7

Please sign in to comment.