I've written a couple of tutorials that you might find helpful to get started. They don't go all the way to Enzyme, but they do cover Mocha and Chai. Their focus is on a particular philosophy of writing tests called Test Driven Development. I hope they're useful for you. A Gentle Introduction to Javascript Test Driven Development: Part 1 One weird trick that will change the way you code forever: JavaScript TDD