jest-webworker
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

jest-webpack: WebPack's "worker-loader"-compliant Jest transformer

This library is a Jest transformer which can execute WebWorker codes that uses WebPack's worker-loader.

This is an alternative implementation of workerloader-jest-transformer. This library aims to enable WebWorker codes run in parallel in Jest environments (where workerloader-jest-transformer cannot).

Install

$ npm install -D jest-webpack

Usage

WIP

Package Sidebar

Install

npm i jest-webworker

Weekly Downloads

14

Version

0.0.1

License

MIT

Unpacked Size

25.5 kB

Total Files

17

Last publish

Collaborators

  • visvirial