Home

Awesome

test-es2015-babel

Testing opportunities of Babel.js.

Details

We do have the list of features on the Babel.js homepage.

Below you can see real screen from Babel.js page:

Unit Tests

You try to run test by command:

npm test

Current status of npm test command:

Conclusion: only decorators doesn't work.