I have a node based project using typescript and es6 module imports.
To execute unit testing without having to compile the typescript, Mocha with ts-node is used.