@otak/chai-chotokkyu-helpers

0.3.0 • Public • Published

chai-locomotive-helpers

Build Coverage Quality Dependencies

Helpers for testing Locomotive helpers with the Chai assertion library.

Fork from https://github.com/jaredhanson/chai-locomotive-helpers Jared Hanson (jaredhanson@gmail.com) - http://www.jaredhanson.net/

Install

$ npm install chai-locomotive-helpers

Usage

Use Plugin

Use this plugin as you would all other Chai plugins:

var chai = require('chai');

chai.use(require('chai-locomotive-helpers'));

Write Test Cases

Once used, the chai.locomotive.helper and chai.locomotive.dynamicHelper functions will be available to set up test cases for Locomotive helpers.

Tests

$ npm install
$ npm test

Credits

License

The MIT License

Copyright (c) 2013 Jared Hanson <http://jaredhanson.net/>

Package Sidebar

Install

npm i @otak/chai-chotokkyu-helpers

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

10.5 kB

Total Files

10

Last publish

Collaborators

  • otak