quibble
quibble copied to clipboard
Using quibble with tsx loader
I'm attempting to mock out node:child_process using quibble and tsx loader at the same time, but it doesn't seem to work. Reproduction here: https://github.com/mehulkar/esm-mock-test
Looks similar to https://github.com/testdouble/quibble/issues/101