mocha-fibers
v1.1.1
Published
bdd style interface wrapped in fibers
Downloads
10
Readme
mocha-fibers
Wrapper around BDD mocha ui that runs it, before, after, beforeEach, and afterEach in a fiber.
Installation and usage
% npm install -g mocha mocha-fibers
% mocha --ui mocha-fibers test/*.js