Prozi / pixi-shim

PIXI.js Back-End "shim". For mocking Canvas in Node.js with ❤️
https://pietal.dev
46 stars 11 forks source link

Run a test suite continually #8

Closed jedateach closed 3 years ago

jedateach commented 4 years ago

A test suite can run on a CI like travis-ci.org, and can be configured to run against many different versions of node and/or pixi.js.

The tests should cover a range of PIXI's features.

Here's an example of fabricjs doing this: https://travis-ci.org/fabricjs/fabric.js

This will both provide a working example, and give confidence to developers wanting to use the library in node.

Prozi commented 3 years ago

there is one now :)

https://app.circleci.com/pipelines/github/Prozi/pixi-shim