mocha-webpack icon indicating copy to clipboard operation
mocha-webpack copied to clipboard

mocha test runner with integrated webpack precompiler

Results 100 mocha-webpack issues
Sort by recently updated
recently updated
newest added

## Version **3.6.0** of [eslint-plugin-flowtype-errors](https://github.com/amilajack/eslint-plugin-flowtype-errors) was just published. Branch Build failing 🚨 Dependency eslint-plugin-flowtype-errors Current Version 3.5.1 Type devDependency This version is **covered** by your **current version range** and after...

greenkeeper

## Version **5.2.0** of [mocha](https://github.com/mochajs/mocha) was just published. Branch Build failing 🚨 Dependency mocha Current Version 5.1.1 Type devDependency This version is **covered** by your **current version range** and after...

greenkeeper

## Version 10 of Node.js (code name Dubnium) has been released! 🎊 To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following...

greenkeeper

☝️ Greenkeeper’s [updated Terms of Service](https://mailchi.mp/ebfddc9880a9/were-updating-our-terms-of-service) will come into effect on April 6th, 2018. ## Version **7.0.0** of [fast-async](https://github.com/MatAtBread/fast-async) was just published. Dependency fast-async Current Version 6.3.1 Type devDependency The...

greenkeeper
on hold

## Version **1.0.7** of [toposort](https://github.com/marcelklehr/toposort) was just published. Branch Build failing 🚨 Dependency toposort Current Version 1.0.6 Type dependency This version is **covered** by your **current version range** and after...

greenkeeper

Is there an option for this already built in?

## Version **3.0.0** of [normalize-path](https://github.com/jonschlinkert/normalize-path) was just published. Dependency normalize-path Current Version 2.1.1 Type dependency The version **3.0.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

Hi, I have a use in which I have a process that traverse given directory for any js / json files and load them if it meet certain characteristic. As...

This solves #235. @zinserjan : This option works with require statement as well.

### Steps to reproduce ### Using mocha-webpack@next and latest version of webpack Create a webpack configuration file that returns a promise. Invoke mocha-webpack with reference to this configuration. ### Expected...

Send a PR