An open API service indexing awesome lists of open source software.

https://github.com/nativescript/mocha-fibers

mocha-fibers
https://github.com/nativescript/mocha-fibers

Last synced: 8 months ago
JSON representation

mocha-fibers

Awesome Lists containing this project

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