0.0.6 • Published 6 months ago

jest-webgpu-mock v0.0.6

Weekly downloads
-
License
-
Repository
github
Last release
6 months ago

jest-webgpu-mock

Mock WebGPU for Jest

This package is under construction, I will expand it as I need it for other projects I am developing. If you want to contribute, you are welcome [:

npm install jest-webgpu-mock

update your jest configuration to include the setup file:

module.exports = {
    ...
    setupFiles: ["jest-webgpu-mock"],
};
0.0.6

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago