mocha-esm

1.1.1 • Public • Published

mocha-esm

Build Status So I was playing around with esm (.mjs) files and realized, I couldn't get mocha running nicely. So this happened.

This is likely missing features, but I am open to PR's addressing!

Installation

yarn add global mocha-esm

or

npm i -g mocha-esm

Then:

mocha-esm <path/to/test> <path/to/other/test>
mocha-esm inspect <path/to/test> <path/to/other/test>
mocha-esm inspect-brk <path/to/test> <path/to/other/test>

Readme

Keywords

none

Package Sidebar

Install

npm i mocha-esm

Weekly Downloads

8

Version

1.1.1

License

MIT

Unpacked Size

3.8 kB

Total Files

4

Last publish

Collaborators

  • stefanpenner