yyx990803/mocha-webpack — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2017-07-19
Run tests on code that depends on webpack-specific features like custom loaders or module resolution.
Use watch mode to automatically re-run only the tests affected by a recent code change.
Get test failures that point to your original source code instead of the compiled bundle, thanks to automatic source maps.
Switch an existing mocha test suite to work with webpack-bundled code with almost no CLI changes.
| yyx990803/mocha-webpack | amarjitjim/browserpilot | andershaig/cssess | |
|---|---|---|---|
| Stars | 3 | 3 | 3 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2017-07-19 | — | 2011-08-19 |
| Maintenance | Dormant | — | Dormant |
| Setup difficulty | — | moderate | easy |
| Complexity | 2/5 | 3/5 | 1/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
A test runner that automatically bundles your tests with webpack and runs them through mocha, with fast in-memory rebuilds on save.
Mainly JavaScript. The stack also includes JavaScript, Webpack, Mocha.
Dormant — no commits in 2+ years (last push 2017-07-19).
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.