Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 282 Bytes

Development.md

File metadata and controls

5 lines (4 loc) · 282 Bytes

Development

  • when adding a new example, add a matching test job to circle.yml
  • there is a script test-examples.js useful to run all examples one by one
    • note that the script only runs an example if it has npm run test:ci script command.