React Testing Utilities This repository includes utilities used for testing react components. Enzyme React 16 adapter setup: Easy way to setup enzyme for React 16 in Jest React Test Stepper: A HOC to step throught actions in order to test a Component.