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 (180 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (2,203 stars)
PR merge metrics
 (No merged PRs in 30d)

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