react-testing-library
Test framework
Utilities for testing React components
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
19k stars
139 watching
1k forks
Language: JavaScript
last commit: about 1 month 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,713 |
formidablelabs/react-live | A tool for live editing React components with editable source code and real-time preview | 4,319 |
testem/testem | A test runner for JavaScript unit testing that supports various frameworks and environments. | 2,919 |
enzymejs/enzyme | A JavaScript testing utility for React components | 19,954 |
reactjs/react.dev | A documentation website for React.js built with Next.js and TypeScript. | 11,102 |
reactstrap/reactstrap | A set of React components for building user interfaces with Bootstrap 5 styling and layout. | 10,578 |
floating-ui/react-popper | A React wrapper around Popper, providing a convenient API for positioning and displaying overlays such as tooltips and popovers. | 2,517 |
reacttooltip/react-tooltip | A React component that displays a tooltip with customizable content and styling. | 3,639 |
zenoamaro/react-quill | A rich-text editor component for React applications | 6,810 |
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,490 |
react-bootstrap/react-bootstrap | A collection of React components built on top of Bootstrap 5 | 22,443 |
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,921 |
testing-library/svelte-testing-library | Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. | 623 |
testing-library/eslint-plugin-testing-library | A plugin for ESLint to follow best practices and detect common mistakes in testing library usage | 993 |