enhancementhelp wanted
Repository-Metriken
- Stars
- (2.203 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.