Skip to content

A barebones repository to troubleshoot testdouble when using with the ts-node/esm loader

Notifications You must be signed in to change notification settings

AlexZ-343/testdouble-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Two cases in .mocharc.json:

Typescript compiles, testdouble doesn't work:

"experimental-specifier-resolution=node",
"loader=ts-node/esm"

testdouble has a lengthy exception as indicated in the Git issue (same result whether changing the order, or including or excluding experimental-specifier-resolution:

"loader=ts-node/esm",
"loader=testdouble"

About

A barebones repository to troubleshoot testdouble when using with the ts-node/esm loader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published