Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 156 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 156 Bytes

@tapjs/mock-esm

just a proof of concept to do const foo = await t.mockESM('./foo.mjs'), as the modern equivalent of const foo = t.mock('./foo.cjs').