react-testing
There are 88 repositories under react-testing topic.
TheSoftwareHouse/Kakunin
An E2E testing framework
mrdulin/jest-codelab
Learning JavaScript Test Framework - Jestjs v24.x.x by examples
percyhanna/rquery
A testing utility that provides React tree traversal similar to jQuery
kutyel/babel-plugin-remove-test-ids
🐠 Babel plugin to strip `data-test-id` HTML attributes
NewsUKArchive/fructose
Functional Testing for React Native Components
the-road-to-learn-react/react-testing-jest-enzyme
A solid test setup for React components with Jest and Enzyme in a React + Webpack application.
penx/storybook-code-coverage
Combining Storybook, Cypress and Jest Code Coverage
rodrigo2392/react-native-template
Plantilla base para proyectos basados en react native, con dependencias y configuraciones básicas.
balavishnuvj/rtl-simple-queries
Simple wrapper queries for @testing-library/react
Binabh/react-ts-starter-kit
React-redux starter kit using typescript and tailwindcss.
asvetliakov/jest-mock-external-components
Easy mock your react components
saigowthamr/react-testing-tutorial
React Testing tutorial for beginners using jest
aofleejay/sharing-react-redux-testing
:school: How to write a test in React and Redux with Jest
aofleejay/testing-workshop
:school: Testing workshop for Seedcamp React BKK
voodoocreation/react-test-wrapper
A set of classes to make setting up React components for unit tests easy.
alstn2468/epic-react-summary
🚀 Epic React by Keny C Dodds Summary Repository ⚛
erolstt/wdio-docker-compose
Running wdio tests inside a docker container
GaneshKathar/React-Custom-hook
Creating and testing react custom hook for form mangement
iamtalwinder/react-testing-recepies
Explore best practices for testing key React concepts, including API integration, routing with React Router, context management, custom hooks, timers, and Redux state management.
iangelmanuel/testing-react
Proyecto de pruebas con React donde se implementa todo lo relacionado con las funcionalidades nativas de React para hacer diversas pruebas de código para futuros desarrollos.
iangelmanuel/testing-react19
Proyecto prueba de la nueva versión de React en release candidate con su debida documentación y código.
masiucd/Christmas-Dev-App
Christmas-Advent-Calendar-2020
serengia/react-testing
In this repo, you will find examples of implementation of react unit testing, integration testing and end-to-end testing. I also go into testing Async functions and also mocking. I even go into demostrating how to incoporate state in testing and tests for different things when some action such as click event occurs.
esau-morais/react-testing
react-testing-library workshop, by Kent C. Dodds
GanonthaBr/Advanced-React-Topics
This repo contains all the codes for my process of learning advanced React
htutwaiphyoe/mastering-react-testing
React Testing Library, Jest, Vitest
karlhadwen/testing-react-testing-library
Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge
katesroad/Frontend_Development
Some lectures, articles collected about the frontend development.
muhrusdi/cra-boilerplate
Create React App Starter
p-mazhnik/react-testing-example
React + Jest + Enzyme + Storybook setup example
Praveen-Dsouza/Namaste_React
Explore the React.js course by Akshay Saini, a web development expert. This comprehensive program delves into React's core concepts with detailed explanations and live examples. Perfect for beginners and those seeking advanced skills, the course covers everything from fundamentals to advanced topics. Gain confidence in building dynamic, interactive
sharmaabhinav/testing-demos
React testing for educational purpose
sylhare/React
Some React experimentations
vasanthk/react-testing
Testing React Components
zemuldo/reactjs-testing-patterns
Patterns for testable react components.