Enzyme
Like
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.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
Features
- React
- Coding
Tags
- Node.js
- testing
- Javascript
Enzyme News & Activities
Highlights All activities
Recent activities
No activities found.
Enzyme information
No comments or reviews, maybe you want to be first?
Post comment/reviewFeatured in Lists
This list is inspired by the Kamran Ahmed's "2019 Developer Roadmap." …
List by Alex Ruiz with 39 apps, updated
What is Enzyme?
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.
Enzyme's API is meant to be intuitive and flexible by mimicking jQuery's API for DOM manipulation and traversal.
