0.0.3 • Published 8 years ago

bdd-test-helper v0.0.3

Weekly downloads
3
License
-
Repository
github
Last release
8 years ago

bdd-test-helper

some helper functions for BDD / TDD with mocha and chai

Do not run index.js with node directly, use mocha instead

ES6

var {expect, iit, idescribe, nit, ndescribe} = require('bdd-test-helper')

Coffee-script:

{expect, iit, idescribe, nit, ndescribe} = require('bdd-test-helper')

LICENSE

MIT, see LICENSE

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago