包详细信息

vi-canvas-mock

schirrel83.8kMIT1.0.0

Mock a canvas in your vitest tests.

mock, vitest, vitest-mock, canvas

自述文件

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