rsms/estrella

Mocha / Node.js inline require option?

Aperta

#59 aperta il 19 ott 2022

 (5 commenti) (0 reazioni) (0 assegnatari)TypeScript (36 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (1105 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Admittedly, I'm not an expert on how this is supposed to work, but I know that you can run Typescript via node -r 'ts-node/register' as well as run tests via mocha -r 'ts-node/register'. But this is much slower than esbuild/estrella...

Any suggestions on how to do this with Estrella? It would be a nice feature if its simple enough to build.

Guida contributor