A workshop on JS + React testing using Jest + Enzyme
https://facebook.github.io/jest/docs/en/getting-started.html
http://airbnb.io/enzyme/docs/api/ -Most useful is the shallow API. It covers everything you can do with the wrapper returned by shallow(<... />)): http://airbnb.io/enzyme/docs/api/shallow.html