Enzyme
React Testing Utility
Creator
Airbnb @airbnb
Description
Enzyme is a JavaScript Testing utility for React that makes it easier to test your React Components' output. You can also manipulate, traverse, and in some ways simulate runtime given the output.Visit Site