Skip to content

beeandbo/mocha-fibers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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