practicalmeteor:chai

v2.1.0_1Published 11 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Build Status

Overview

The Chai Assertion Library, packaged for meteor.

Chai Release

2.1.0

Exports

  • chai
  • assert
  • expect
  • should

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.