Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 360 Bytes

auto.md

File metadata and controls

5 lines (3 loc) · 360 Bytes

Automatic testing

For automatic testing of the application the Jest [@jest] testing framework with Enzyme [@enzyme], a testing utility library for React, and Chai [@chai], an assertion library for Node.js is used.

The emily-editor utilizes the test suits in its Travis CI pipeline before preforming a deploy of the demo application and publishing to npm.