4.1.0 • Published 4 years ago

f-mocha v4.1.0

Weekly downloads
246
License
MIT
Repository
github
Last release
4 years ago

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.

4.1.0

4 years ago

4.0.0

4 years ago

3.0.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.1.4

6 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago