19.8k

Enzyme

JavaScript testing utilities designed to help developers test React components in an easier and more intuitive manner.

Enzyme is built in JavaScript, distributed under the MIT License, 19.8k GitHub stars from 100 contributors, latest release v2.9.1.

When to use Enzyme

Enzyme is listed here as a Testing project. The directory calls out Shallow rendering for testing components, DOM manipulation syntax, Full DOM rendering for larger components as capabilities associated with it.

Other recorded traits for Enzyme include Simulate events on component instances, Lifecycle methods handling.

Besides Testing, this page also files Enzyme under JavaScript, React.

Enzyme compared with

Records in this directory name React Testing Library, Jest, Mocha, Chai as products people compare with Enzyme. That list is editorial metadata, not a claim that Enzyme replaces each of them.

What the Enzyme stats reflect

GitHub currently shows 19.8k GitHub stars, about 100 contributors, 2.0k forks, 281 open issues, latest tracked release v2.9.1. Star and activity counts here are a snapshot used as a proxy for community adoption, not a quality score.

Stats refreshed

Language
JavaScript
Latest Release
v2.9.1
License
MIT License

Our Newsletter

Get new Testing tools right in your inbox

Get short emails with useful testing projects, releases, and repos worth watching.


Key features of Enzyme

  • Shallow rendering for testing components
  • DOM manipulation syntax
  • Full DOM rendering for larger components
  • Simulate events on component instances
  • Lifecycle methods handling

Recorded alternatives to Enzyme



Enzyme on GitHub

Stars
19.8k
Contributors
100
Open Issues
281
Forks
2.0k

Frequently asked questions

What is Enzyme?

JavaScript testing utilities designed to help developers test React components in an easier and more intuitive manner. This directory highlights Shallow rendering for testing components, DOM manipulation syntax, Full DOM rendering for larger components.

Is Enzyme free to use?

Enzyme is published as open source under the MIT License. The directory lists Shallow rendering for testing components, DOM manipulation syntax, Full DOM rendering for larger components among its recorded capabilities.

What language is Enzyme written in, and what is the latest release?

Enzyme is written primarily in JavaScript. The latest release tracked on this page is v2.9.1.

How widely is Enzyme used on GitHub?

Enzyme has about 19.8k GitHub stars across about 100 contributors. It also has about 2.0k forks. Those counts are a snapshot of community attention, not a ranking of quality.

What do people compare Enzyme with?

This directory records React Testing Library, Jest, Mocha, Chai as comparison points for Enzyme.