UNPKG

913 BMarkdownView Raw
1# Installation
2> `npm install --save @types/mocha`
3
4# Summary
5This package contains type definitions for mocha (https://mochajs.org).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mocha.
9
10### Additional Details
11 * Last updated: Tue, 03 Mar 2020 18:55:02 GMT
12 * Dependencies: none
13 * Global values: `Mocha`, `after`, `afterEach`, `before`, `beforeEach`, `context`, `describe`, `it`, `mocha`, `run`, `setup`, `specify`, `suite`, `suiteSetup`, `suiteTeardown`, `teardown`, `test`, `xcontext`, `xdescribe`, `xit`, `xspecify`
14
15# Credits
16These definitions were written by [Kazi Manzur Rashid](https://github.com/kazimanzurrashid), [otiai10](https://github.com/otiai10), [jt000](https://github.com/jt000), [Vadim Macagon](https://github.com/enlight), [Andrew Bradley](https://github.com/cspotcode), and [Dmitrii Sorin](https://github.com/1999).