Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

esm-runner

test-runner-js26MIT0.3.4

esm-runner

esm, test-runner, test, runner, cli, unit, testing, tool, tape, tap, ava, mocha

readme

view on npm npm module downloads Build Status Dependency Status js-standard-style

esm-runner

A specialisation of test-runner for testing ECMAScript modules.

This tool is functionally identically to test-runner with one exception: it accepts ESM files (typically with the extension .mjs) as input.

Please see the test-runner readme and wiki for documentation.


© 2019-20 Lloyd Brookes <75pound@gmail.com>.