https://github.com/nativescript/mocha-fibers
mocha-fibers
https://github.com/nativescript/mocha-fibers
Last synced: 8 months ago
JSON representation
mocha-fibers
- Host: GitHub
- URL: https://github.com/nativescript/mocha-fibers
- Owner: NativeScript
- License: mit
- Fork: true (beeandbo/mocha-fibers)
- Created: 2016-06-13T07:31:05.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-13T08:30:46.000Z (almost 10 years ago)
- Last Synced: 2024-05-23T10:01:33.240Z (about 2 years ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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