Due to leaving the meteor community, this project and all of it's related projects are no longer maintained by it's owners and contributors. See meteor's official guide or meteor's package repository for alternatives.
The Chai Assertion Library, packaged for meteor.
2.1.0
Just call should() before using it.
chai.config.includeStack is true by default. To change that:
Server: Meteor.settings.chai.includeStack
Client: Meteor.settings.public.chai.includeStack
Please visit the chaijs homepage.
The chaijs license is MIT. This meteor package too.