In this article we'll look at how to get up and running with testing React in a create-react-app . We'll look at how to configure your tests and tackle 3 common testing patterns. Config create-react-app comes with Jest pre-configured, but there…| Leigh Halliday's RSS Feed