Stack Explorer

Enzyme

Component library Open Source

Testing utilities for React components (legacy)

Official site

Supported languages:

javascript typescript

Integrates with:

react

Pros and Cons

Ventajas

  • + Useful shallow rendering
  • + Familiar API for many
  • + Extensive existing documentation

Desventajas

  • - No React 18+ support
  • - In minimal maintenance
  • - Testing Library is now preferred
  • - Encourages implementation testing

Casos de Uso

  • Legacy project maintenance
  • Old React component testing
  • Gradual migration to Testing Library

Related Technologies

Related Tools

Alternatives