azul-chai

0.1.0 • Public • Published

Azul Chai

NPM version Build status Code Climate Coverage Status Dependencies devDependencies

Chai assertions & test helpers for Azul.js.

chai.use(require('azul-chai'));
 
item.should.be.a.model('article').with.json({ id: 5, title: 'Azul.js' });

License

This project is distributed under the MIT license.

Package Sidebar

Install

npm i azul-chai

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • wbyoung