react-testing-library
Test framework
Utilities for testing React components
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
19k stars
140 watching
1k forks
Language: JavaScript
last commit: 3 months ago
Linked from 3 awesome lists
javascriptreactjstesting
Related projects:
Repository | Description | Stars |
---|---|---|
necolas/react-native-web | A collection of packages and tools for building cross-platform React UI applications for web development | 21,672 |
formidablelabs/react-live | A tool for live editing React components with editable source code and real-time preview | 4,300 |
testem/testem | A test runner for JavaScript unit testing that supports various frameworks and environments. | 2,922 |
enzymejs/enzyme | A JavaScript testing utility for React components | 19,955 |
reactjs/react.dev | The source code and documentation powering the official React website. | 11,068 |
reactstrap/reactstrap | A set of React components for building user interfaces with Bootstrap 5 styling and layout. | 10,586 |
floating-ui/react-popper | A React wrapper around Popper, providing a convenient API for positioning and displaying overlays such as tooltips and popovers. | 2,512 |
reacttooltip/react-tooltip | A React component that displays a tooltip with customizable content and styling. | 3,617 |
zenoamaro/react-quill | A rich-text editor component for React applications | 6,777 |
react-boilerplate/react-boilerplate | A highly scalable, offline-first React.js project with built-in features and tools for performance, testing, and best practices. | 29,482 |
react-bootstrap/react-bootstrap | A collection of React components built on top of Bootstrap 5 | 22,408 |
christoph-jerolimov/react-native-cosmos | A tool to test React Native components with pre-defined props and state values. | 20 |
alan2207/bulletproof-react | A comprehensive guide to building scalable and maintainable React applications with best practices and principles. | 28,554 |
testing-library/svelte-testing-library | Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. | 620 |
testing-library/eslint-plugin-testing-library | A plugin for ESLint to enforce best practices and common testing rules for JavaScript testing libraries. | 992 |