Sly777/ran

Add Jest for testing (if there is test folder)

Open

#93 opened on Aug 9, 2017

View on GitHub
 (8 comments) (0 reactions) (0 assignees)JavaScript (2,203 stars) (180 forks)batch import
enhancementhelp wanted

Description

Add Jest for testing (if there is test folder)

https://facebook.github.io/jest/

Task Rules

  • If there is test folder on the root, Jest will run.
  • Example pages need to get tests
  • All settings should be inside of jest.config.js on root.

Contributor guide