Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 886 Bytes

development.md

File metadata and controls

24 lines (18 loc) · 886 Bytes

Development

NodeJS 8.15+

Tested with the following development environments:

  • MacOS.
  • Windows 10, Cygwin, Node 15.5.

Upgrade Tabulator

To upgrade tabulator:

Unit tests

Sometimes when running unit tests locally, it fails to launch the puppeteer server (see: jest-puppeteer.config.js), you may want to kill node processes and run the tests again. Unit tests run fine in CI environment.