Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

vi-canvas-mock

schirrel94kMIT1.0.0TypeScript support: included

Mock a canvas in your vitest tests.

mock, vitest, vitest-mock, canvas, test, unit

readme

vi-canvas-mock

This is a fork of jest-canvas-mock replacing the use of Jest to Vitest to have a zero Jest dependancy canvas mock. The code and the mock was develop by @hustcc i simpli replace jest with vi.

Thanks for the work @hustcc <3