practicalmeteor / meteor-chai

Depreciated - Chai.JS, wrapped for meteor
https://atmospherejs.com/practicalmeteor/chai
Other
0 stars 10 forks source link

Build Status

This project is no longer maintained

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.

Overview

The Chai Assertion Library, packaged for meteor.

Chai Release

2.1.0

Exports

Activate should

Just call should() before using it.

Included chai plugins

chai.config.includeStack

chai.config.includeStack is true by default. To change that:

Server: Meteor.settings.chai.includeStack

Client: Meteor.settings.public.chai.includeStack

Changelog

CHANGELOG

Documentation

Please visit the chaijs homepage.

License

The chaijs license is MIT. This meteor package too.