mocha-parallel / mocha-parallel-tests

Parallel test runner for mocha tests. Looking for maintainer.
MIT License
200 stars 45 forks source link

Typescript support with ts-mocha #305

Open josemontesp opened 3 years ago

josemontesp commented 3 years ago

I'm using ts-mocha in my project, and I couldn't find a way to get it to work with this package. Is there a way to specify the mocha binary to use?