awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesTesting Utilities

Tools specifically designed for verifying the behavior of React components.

Distinct from React Components: Focuses on the testing of components rather than the creation of reusable UI elements.

Explore 1 awesome GitHub repository matching user interface & experience · Testing Utilities. Refine with filters or upvote what's useful.

Awesome Testing Utilities GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • kentcdodds/react-testing-libraryAvatar de kentcdodds

    kentcdodds/react-testing-library

    19,606Voir sur GitHub↗

    This project is a component testing framework and utility designed for testing React components. It functions as a DOM testing library that allows for the verification of rendered output and component functionality without accessing internal implementation details. The library focuses on behavior driven development by simulating user interactions within a virtual DOM environment. It utilizes implementation-agnostic querying to locate elements via accessible roles and labels, ensuring that the interface is verified from the perspective of the user. The toolset covers frontend integration test

    Verifies that React user interface components behave correctly by simulating real user interactions.

    JavaScript
    Voir sur GitHub↗19,606
  1. Home
  2. User Interface & Experience
  3. Component Utilities
  4. UI Frameworks
  5. Prebuilt Component Libraries
  6. React Components
  7. Testing Utilities