clay-chai
v0.0.3
Published
#### resolves to [Chai](https://github.com/chaijs/chai) with the following changes: `.be(x) -> .equal(x)` if called as a function ex. `abc.should.be('abc')`
Downloads
42
Readme
Clay-Chai
resolves to Chai with the following changes:
.be(x) -> .equal(x)
if called as a function
ex. abc.should.be('abc')