rogeliog / jest-runner-mocha

A Mocha runner for Jest
70 stars 12 forks source link

use mocha as a peer dependency #23

Open jehy opened 4 years ago

jehy commented 4 years ago

Using mocha as a peer dependency does not break old node (developer will only need to specify mocha version they need in package.json) but allows to use latest version of mocha as requested here https://github.com/rogeliog/jest-runner-mocha/issues/6