1.1.0 • Published 4 years ago

@canvest/canvest-core v1.1.0

Weekly downloads
2
License
AFL-3.0
Repository
github
Last release
4 years ago

Canvest

Writing a unit test for your HTML5 Canvas component without mocking any DOM element

Using browser to render and execute your component's unit test logic directly, outputting image snapshot to compare in pixel-level

Support TypeScript and zero config needed in most cases for JavaScript project, using API like it and describe with a few unique API for canvas snapshot

Install

Run npm cmd to install on your project

$ npm i @canvest/canvest-core --save-dev

Check https://github.com/TyrealGray/Canvest for more information

License

AFL-3.0

1.1.0

4 years ago

1.0.2-alpha.0

4 years ago

1.0.1-alpha.0

4 years ago

1.0.0-alpha.0

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago