What is Mocha TypeScript?

What is Mocha TypeScript?

ts-mocha is a mocha wrapper that allows you to run TypeScript tests without having to set up a cumbersome configuration in your project. Because ts-mocha passes all params to original mocha, all mocha functionalities are available without restriction.