metamocha@1.3.2
Metamocha is a test runner based on [Mocha](https://mochajs.org/), which allows you to include metadata with each test and add filters to selectively run certain tests.
MIT
2018-03-10
安装 (1.3.2)
npm install metamocha@1.3.2
yarn add metamocha@1.3.2
pnpm add metamocha@1.3.2
bun add metamocha@1.3.2
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| mocha | ^3.5.3 |