ES6, Windows 10 x64, Node.js 8.6.0, Mocha 3.5.3
Is it possible to use ES6 modules in Mocha tests? I have the problems with export and import ke
export
import
It's possible with Babel and Browserfy https://drublic.de/blog/es6-modules-using-browserify-mocha/