mirror of
https://github.com/chaijs/chai
synced 2024-11-15 08:17:14 +00:00
chai as promised - readme
This commit is contained in:
parent
938c064d5f
commit
f3c0eb526a
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ provides deep jQuery integration with chai's `should` and `expect`.
|
|||
can be used as a stand-alone or with chai.
|
||||
* [sinon-chai](https://github.com/domenic/sinon-chai) by [@domenic](https://github.com/domenic) extends chai with
|
||||
assertions for the Sinon.js mocking framework.
|
||||
* [chai-as-promised](https://github.com/domenic/chai-as-promised) by [@domenic](https://github.com/domenic) extends
|
||||
chai with assertions about promises.
|
||||
|
||||
## Getting Help
|
||||
|
||||
|
|
Loading…
Reference in a new issue