Played with mochapack, but later switched to instant-mocha
pnpm i -D instant-mocha mocha webpack webpack-node-externals swc-loadernpm run test:r
npm run test:w-
swc
module.noInterop: trueshould remove__esModuleand make assertion showing correct line number -
restart in monorepo? Yes. With help of
workspace-aliasit possible to change source code of workspace lib (it will be included in bundle).