Skip to content

Test guidelines

Julian Descottes edited this page Jan 8, 2017 · 9 revisions

Piskel currently uses 2 testing solutions :

  • Karma / Jasmine unit tests for utils and services
  • Custom drawing tests (integration tests for drawing tools) using a record/replay utility
  • Casperjs integration tests for controllers (settings panels, dialogs etc)

Checkout the detailed documentation :