E
E

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.

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Mac
  • Windows
  • Linux
0likes
0articles

Features

  1.  React
  2.  Coding

Enzyme News & Activities

Highlights All activities

Recent activities

Enzyme information

AlternativeTo Category

Development

GitHub repository

  •  19,810 Stars
  •  1,966 Forks
  •  282 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Enzyme was added to AlternativeTo by Alex Ruiz on and this page was last updated .
No comments or reviews, maybe you want to be first?

Featured in Lists

This list is inspired by the Kamran Ahmed's "2019 Developer Roadmap."...

List by Alex Ruiz with 39 apps, updated

Official Links

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.