This repository has been archived by the owner on Dec 13, 2024. It is now read-only.
mocha 9.1.0
Install from the command line:
Learn more about npm packages
$ npm install @types/mocha@9.1.0
Install via package.json:
"@types/mocha": "9.1.0"
About this version
npm install --save @types/mocha
This package contains type definitions for mocha (https://mochajs.org).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mocha.
- Last updated: Wed, 19 Jan 2022 23:31:25 GMT
- Dependencies: none
- Global values:
Mocha
,after
,afterEach
,before
,beforeEach
,context
,describe
,it
,mocha
,run
,setup
,specify
,suite
,suiteSetup
,suiteTeardown
,teardown
,test
,xcontext
,xdescribe
,xit
,xspecify
These definitions were written by Kazi Manzur Rashid, otiai10, Vadim Macagon, Andrew Bradley, Dmitrii Sorin, Noah Hummel, and nicojs.