0.0.6 • Published 5 months ago

jest-webgpu-mock v0.0.6

Weekly downloads
-
License
-
Repository
github
Last release
5 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

5 months ago

0.0.5

5 months ago

0.0.4

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago