Description

React Testing Utility

Overview

Enzyme is a JavaScript testing utility designed for React that simplifies the process of validating your components’ rendered output. It also allows developers to manipulate, traverse, and in certain cases simulate runtime behavior based on the component’s output.


Creator

Airbnb
@airbnb

Related Projects

Sentry for React

Sentry for React

React Error & Performance Monitoring

React Log Hook

React Log Hook

Logging per Component Lifecycle

SigNoz

SigNoz

Open-source Observability Platform

useTilg

useTilg

React Hook for Debugging

React Hooks Testing Library

React Hooks Testing Library

Hooks Testing Utilities

React Testing Library

React Testing Library

DOM Testing Utilities