mocha-traceur

2.1.0 • Public • Published

Mocha Traceur

A simple plugin for Mocha to pass JS files through the Traceur compiler. Note that dependencies of your project (i.e., files that include node_modules in their file path) will not be transpiled.

Traceur is intentionally not included in this package so you can install your preferred version alongside Mocha Traceur.

Use with Mocha from the command line like so:

mocha --compilers js:mocha-traceur my_test_dir/*.js

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i mocha-traceur

    Weekly Downloads

    10

    Version

    2.1.0

    License

    MIT

    Last publish

    Collaborators

    • tucksen
    • domenic