How to use/configure Meteor 1.3 testing with Mocha and Enzyme?

Has there been any update on this issue?

Having .babelrc in the meteor folder causes it to not run. But not having the file causes mocha run tests to fail.

This is a very big issue as it means unit testing can’t be done.