awesome-jest
awesome-jest copied to clipboard
Links to jest resources
Awesome Jest
A curated list of awesome Jest resources
Inspired by the awesome-react list.
Tutorials
- facebook.github.io/jest - Official jest documentation
- Egghead.io tutorial playlist
Blog posts
- 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