f-mocha

4.1.0 • Public • Published

f-mocha

Mocha wrapper for f-promise

f-mocha is a companion package for f-promise. It provides the small wrapper which is needed to run unit tests written with mocha and f-promise.

Installation

npm install --save-dev f-mocha

Usage

Just run Mocha with the following argument

mocha --ui f-mocha

Now you can write your tests as if they were all synchronous. See this unit test for an example.

License

MIT.

Readme

Keywords

none

Package Sidebar

Install

npm i f-mocha

Weekly Downloads

0

Version

4.1.0

License

MIT

Unpacked Size

26 kB

Total Files

17

Last publish

Collaborators

  • bjouhier