grunt-mocha-debug@0.0.5
Grunt task that tuns mocha tests in another node.js process automatically appending --debug-brk if 'debugger' statements are found in the source files, or in a background PhantomJS process.
2013-09-12
安装 (0.0.5)
npm install grunt-mocha-debug@0.0.5
yarn add grunt-mocha-debug@0.0.5
pnpm add grunt-mocha-debug@0.0.5
bun add grunt-mocha-debug@0.0.5
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| coffee-script | ~1.6.3 |
| express | ~3.4.0 |
| mocha | ~1.12.1 |
| phantomjs-wrapper | 0.0.7 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| grunt | ~0.4.1 |
| grunt-release | ~0.5.1 |
| source-map-support | ~0.2.1 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| grunt | ~0.4.1 |