kayahr

kayahr/jest-environment-node-single...

Jest environment for Node with single context

TypeScript
25
2
MIT License

This project provides a Jest test environment for Node.js that uses a single shared context across all tests, eliminating Jest's default context isolation to fix issues with `instanceof` checks against standard types like `Uint8Array`. It's intended for Jest users who encounter problems with Jest's context isolation and need reliable type checking in their tests, though the maintainer now recommends switching to Vitest instead.

Total donated
Undistributed
Share with your subscribers: