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 license, 19.8k GitHub stars from 100 contributors, latest release v2.9.1.
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
- Shallow rendering for testing components
- DOM manipulation syntax
- Full DOM rendering for larger components
- Simulate events on component instances
- Lifecycle methods handling
Alternative Tools
Resources
Community
More Testing tools
Puppeteer
A Node library providing a high-level API to control headless Chrome or Firefox browsers over the DevTools Protocol.
Playwright
A comprehensive framework for Web Testing and Automation, enabling robust testing of Chromium, Firefox, and WebKit through a unified API.
Cypress
Cypress is a fast, easy, and reliable testing tool for anything that runs in a browser, built to make end-to-end testing enjoyable and efficient.
Jest
Delightful JavaScript testing framework with a focus on simplicity.
Selenium
Selenium is a powerful browser automation framework and ecosystem, enabling developers to automate web browsers for testing and other tasks.
K6
A modern load testing tool designed for developers and testers to measure performance and detect issues, utilizing Go and JavaScript.