scalable-react / scalable-react-boilerplate

:star: Scalable feature-first React micro-framework made for Udacity Alumni collaborative projects

Home Page:https://scalable-react-boilerplate.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transition to Jest

RyanCCollins opened this issue · comments

The current testing setup is shaky at best. I'd love to get a new test Suite setup, either with Jest or maybe Ava. The only requirement is not having to change the current file structure. Tests should be within their own folders within their modules.