enhancementhelp wanted
仓库指标
- Star
- (2,203 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Add Jest for testing (if there is test folder)
https://facebook.github.io/jest/
Task Rules
- If there is
testfolder on the root, Jest will run. - Example pages need to get tests
- All settings should be inside of
jest.config.json root.