Skip to main content

Search

Items tagged with: ECMAScriptModules


Tape implemented support for ECMAScript modules a little while ago so you no longer need my ESM Tape Runner module for most things. However, if you want to unit test experimental ES Module Loaders, it’s still useful.

github.com/small-tech/esm-tape…

Also, if you want a cute monkey to report your TAP results, see Tap Monkey (github.com/small-tech/tap-monk…)

#js #javascript #unitTesting #tape #esm #ECMAScriptModules #ESModuleLoaders #tap