A curated list of awesome Jest resources
Inspired by the awesome-react list.
- facebook.github.io/jest - Official jest documentation
- Egghead.io tutorial playlist
- Jest In Practice
- Using jest for react-admin
- Writing tests in [redux] (http://redux.js.org/docs/recipes/WritingTests.html)
- Testing React components with Jest
- A note on Jest
- Snapshot testing with Jest
- Jest with Enzyme
- React and MobX with Jest