Skip to content

Commit 1e4b58b

Browse files
Add jest-light-runner (#73)
1 parent e648658 commit 1e4b58b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/resources.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020

2121
* [create-esm-loader](https://github.com/sebamarynissen/create-esm-loader#readme) and [node-esm-loader](https://github.com/sebamarynissen/node-esm-loader#readme), along with [several compatible loaders](https://github.com/brev/esm-loaders#readme) (typescript, svelte, css, mocking, etc)
2222

23+
* [esmock](https://github.com/iambumblehead/esmock)
24+
2325
* [targos/multiloader](https://github.com/targos/multiloader)
2426

2527
* [testdouble.js](https://github.com/testdouble/testdouble.js)
@@ -32,6 +34,6 @@
3234

3335
* [Fastify](https://github.com/fastify/fastify/issues/2847)
3436

35-
* [Jest](https://github.com/facebook/jest/issues/9430)
37+
* [Jest](https://github.com/facebook/jest/issues/9430) (see also [jest-light-runner](https://github.com/nicolo-ribaudo/jest-light-runner))
3638

3739
* [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-js/issues/1946)

0 commit comments

Comments
 (0)