An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: react-testing

cgperlo/react-spa-starter-2025

πŸš€ Build fast single-page applications with our React.js and TypeScript starter. Includes routing, state management, and essential tools for rapid development.

Language: TypeScript - Size: 1.65 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

argondev22/study.yu.web-app-test

TypeScriptγ§γ―γ˜γ‚γ‚‹Webγ‚’γƒ—γƒͺγ‚±γƒΌγ‚·γƒ§γƒ³γƒ†γ‚Ήγƒˆε…₯ι–€

Language: TypeScript - Size: 117 KB - Last synced at: 3 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

olton/latte

Latte - Framework for testing JavaScript/TypeScript with DOM and React support and built-in headless browser!

Language: JavaScript - Size: 1.49 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

timothyrushing/Product-Search-React

Product Search App (Frontend - React)

Language: TypeScript - Size: 490 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

arnobt78/React-Testing-Library-Vitest-Fundamental-Tutorial

This project is a comprehensive, step-by-step tutorial for learning React Testing Library (RTL) and Vitest in a real-world React/Vite/TypeScript/TailwindCSS environment. It is designed for both beginners and intermediate developers who want to master testing React applications, with a focus on practical examples, best practices & in-depth explane.

Language: TypeScript - Size: 635 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

percyhanna/rquery πŸ“¦

A testing utility that provides React tree traversal similar to jQuery

Language: JavaScript - Size: 150 KB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 55 - Forks: 9

atomic-testing/atomic-testing

Atomic Testing solves the difficulty of maintaining UI tests for third‑party UI components by providing a consistent, reusable approach that adapts across multiple testing environments

Language: TypeScript - Size: 87.8 MB - Last synced at: 1 day ago - Pushed at: 7 days ago - Stars: 4 - Forks: 2

AsrielDreemurrGM/Jest_Testing_Study

Practice project to learn and implement unit and integration tests using Jest and React Redux.

Language: TypeScript - Size: 396 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

arnobt78/Posts-Manager-Mock-Service-Worker-React-Testing-Tutorial

A modern React app for managing posts, designed as a hands-on learning project for advanced React testing. This project demonstrates how to build, test, and mock HTTP APIs using Mock Service Worker (MSW), Vitest, and React Testing Library. It includes a full CRUD UI, custom hooks, and a robust test suite.

Language: TypeScript - Size: 88.9 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

zecralfr/Explore-Github-Users-React-Vitest-Tutorial

Explore GitHub users easily with this React and Vitest tutorial. Search profiles, view repositories, and analyze stats. πŸš€πŸ™

Language: TypeScript - Size: 102 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

scassyniko/React-Testing-Environment-Project-Template

Build and test React apps with this starter template using Vite, TypeScript, and Vitest. Perfect for rapid prototyping and learning! πŸš€πŸ’»

Language: TypeScript - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

multimediasystems/Posts-Manager-Mock-Service-Worker-React-Testing

Manage posts effortlessly with this React app, featuring Mock Service Worker and Vitest for robust testing. Perfect for mastering advanced React testing! πŸ™πŸ“¦

Language: TypeScript - Size: 81.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

yourdeath-00/React-Testing-Library-Vitest-Fundamental-Tutorial

Learn React Testing Library and Vitest through practical examples in a React/Vite/TypeScript/TailwindCSS project. Perfect for beginners and intermediate developers. πŸ™πŸ’»

Language: TypeScript - Size: 600 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AnishSunewad/React-Vite-Test-Driven-Development-Testing-Tutorial

Explore a React-Vite app built with TDD principles. Learn modern testing practices while managing tasks efficiently. πŸŒŸπŸš€

Language: TypeScript - Size: 64.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

arnobt78/Explore-Github-Users-React-Vitest-Tutorial

A modern web application to search and visualize GitHub user profiles, repositories, and statistics. Built with React, Apollo Client, GraphQL, Vite, Tailwind CSS, and a comprehensive suite of automated tests.

Language: TypeScript - Size: 119 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/React-Vite-Test-Driven-Development-Testing-Tutorial

A productivity app built with React, TypeScript, and Tailwind CSS, designed to help you manage tasks by priority. This project is developed using a Test-Driven Development (TDD) approach, making it an excellent resource for learning both React and modern testing practices.

Language: TypeScript - Size: 70.3 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/React-Testing-Environment-Project-Template

A modern starter template for building and testing React applications using Vite, TypeScript, Vitest, and React Testing Library. This project is designed for both learning and rapid prototyping, with a focus on best practices for testing React components.

Language: TypeScript - Size: 55.7 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

sylhare/React

Some React experimentations

Language: TypeScript - Size: 4.01 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

rodrigo2392/react-native-template

Plantilla base para proyectos basados en react native, con dependencias y configuraciones bΓ‘sicas.

Language: TypeScript - Size: 1.22 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 35 - Forks: 10

mrdulin/jest-codelab πŸ“¦

Learning JavaScript Test Framework - Jestjs v24.x.x by examples

Language: TypeScript - Size: 3.45 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 110 - Forks: 29

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.

Language: JavaScript - Size: 1.24 MB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 34 - Forks: 7

kutyel/babel-plugin-remove-test-ids

🐠 Babel plugin to strip `data-test-id` HTML attributes

Language: JavaScript - Size: 62.5 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 3

kimamovic21/udemy-reactjs-testing-course-johnsmilga

Mastering React Testing: RTL, Vitest & MSW

Language: TypeScript - Size: 1.32 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ProgramKingAbel/React19OnRamp

React (19) Features, Projects and Concepts

Language: JavaScript - Size: 588 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

jlee55504/recipe-tracking-app-project

An application that lists information for meals with the ability to add or delete meals.

Language: JavaScript - Size: 55.3 MB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

penx/storybook-code-coverage

Combining Storybook, Cypress and Jest Code Coverage

Language: JavaScript - Size: 2.26 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 32 - Forks: 15

voodoocreation/react-test-wrapper

A set of classes to make setting up React components for unit tests easy.

Language: TypeScript - Size: 621 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

vasanthk/react-testing

Testing React Components

Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

shemaikuzwe/react-testing

Basic react testing using vitest and github actions

Language: TypeScript - Size: 51.8 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

GanonthaBr/Advanced-React-Topics

This repo contains all the codes for my process of learning advanced React

Language: JavaScript - Size: 830 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

stazrouti/Car-rental

Car rental using React js

Language: JavaScript - Size: 4.45 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HayaAbuRaed/react-testing-library-msw-training Fork of MahmoudAbdAlKareem/react-testing-library-msw-training

This repository is designed to provide hands-on practice with Mock Service Worker (MSW) and React Testing Library. It includes various examples and exercises to help you master the skills needed to effectively mock API requests and write robust, reliable tests for your React applications.

Language: TypeScript - Size: 285 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BuenClima/betrust-frontend

Frontend application using React with Typescript

Language: TypeScript - Size: 2 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

walterrdev/first-react-app-vite

My first Hello World app in React with Vite

Language: JavaScript - Size: 354 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sharpWit/react-testing-mosh

React Testing Library with Vitest / Jest.

Language: TypeScript - Size: 145 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Yellow-May/Frontend-Mentor-Challenge-Notiifciation-Page

frontendmentor.io challenge https://www.frontendmentor.io/challenges/notifications-page-DqK5QAmKbC/hub/notifications-page-mwCH0lqDF3

Language: TypeScript - Size: 207 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bipsBro/ui-component-public

React boilerplate with testing and storybook

Language: TypeScript - Size: 5.25 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

alstn2468/epic-react-summary

πŸš€ Epic React by Keny C Dodds Summary Repository βš›

Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 3

inblack67/mock-server

Don't Mock Fetch Or Axios

Language: JavaScript - Size: 200 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

kawgh1/react-testing-demo

React testing demo and notes

Language: JavaScript - Size: 158 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

htutwaiphyoe/mastering-react-testing

React Testing Library, Jest, Vitest

Language: TypeScript - Size: 1.8 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

NewsUKArchive/fructose

Functional Testing for React Native Components

Language: Objective-C - Size: 14.8 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 3

yugs16/letstest

A small project showcasing ways to write unit and e2e tests for your react UI components.

Language: TypeScript - Size: 5.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Binabh/react-ts-starter-kit

React-redux starter kit using typescript and tailwindcss.

Language: TypeScript - Size: 1.51 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

balavishnuvj/rtl-simple-queries

Simple wrapper queries for @testing-library/react

Language: JavaScript - Size: 55.7 KB - Last synced at: 28 days ago - Pushed at: about 4 years ago - Stars: 20 - Forks: 2

TheSoftwareHouse/Kakunin

An E2E testing framework

Language: HTML - Size: 30.6 MB - Last synced at: 20 days ago - Pushed at: almost 3 years ago - Stars: 147 - Forks: 25

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

Language: JavaScript - Size: 463 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

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.

Language: TypeScript - Size: 1.08 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

Darla-Young/web-sprint-challenge-advanced-web-applications Fork of bloominstituteoftechnology/web-sprint-challenge-advanced-web-applications

Articles login

Language: JavaScript - Size: 1.07 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

chesterheng/react-testing πŸ“¦

React Testing

Language: JavaScript - Size: 319 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

sarwar-asik/testing-app

Testing with vitest for unit_testing, dom_testing , React testing.

Language: JavaScript - Size: 11.4 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

badiniibrahim/react-app-cypress-tdd-register-form

The repository is dedicated to Test-Driven Development (TDD) with React 18 via Create React App. We'll implement end-to-end tests with Cypress and component tests with Jest and React Testing Library.

Language: TypeScript - Size: 354 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pgorka1/test-oriented-react

Production ready React architecture that makes testing easy

Language: TypeScript - Size: 114 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

muzeyyenyildiz/Patika.dev-React

This Repository include React works.

Language: JavaScript - Size: 3.65 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

erolstt/wdio-docker-compose

Running wdio tests inside a docker container

Language: JavaScript - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 3

puntorigen4u/checki

Checki is an AI-powered CLI tool that intelligently generates complete unit tests for your React components. Using advanced AI techniques, it understands your components and creates comprehensive Jest tests, reducing manual work and enhancing your testing efficiency.

Language: JavaScript - Size: 91.8 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

karlhadwen/testing-react-testing-library

Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge

Language: JavaScript - Size: 1.74 MB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

tom2drum/f1_hero

🏎️ Formula 1 results prediction app

Language: JavaScript - Size: 3.77 MB - Last synced at: about 17 hours ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zemuldo/reactjs-testing-patterns

Patterns for testable react components.

Language: JavaScript - Size: 7.89 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

trial-pyth/React-Redux-Typescript-Firebase-Ecommerce

Sports Ecommerce Application

Language: TypeScript - Size: 16 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

lucasbeck1/Videogames_WebPage

Web Page consuming data from an Api of Videogames

Language: JavaScript - Size: 21.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

GaneshKathar/React-Custom-hook

Creating and testing react custom hook for form mangement

Language: JavaScript - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

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.

Language: JavaScript - Size: 307 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

katesroad/Frontend_Development

Some lectures, articles collected about the frontend development.

Language: JavaScript - Size: 137 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

tboy4all/Fullstackopen2023

Solutions to exercises in FullStackOpen

Language: JavaScript - Size: 455 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jamestewartjr/todoist-clone πŸ“¦

Clone of Todoist using Firebase, Custom Hooks, SCSS, React Testing

Language: JavaScript - Size: 375 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

asvetliakov/jest-mock-external-components πŸ“¦

Easy mock your react components

Language: TypeScript - Size: 1.26 MB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

agustinbressan/shopping-list-props

This project is a To Do list like app created with ReactJs to implement and practice the state management using component's props and the DOM testing with React Testing Library.

Language: JavaScript - Size: 286 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

agustinbressan/shopping-list-useContext

This project is a To Do list like app created with ReactJs to implement and practice the state management with the useContext hook and the DOM testing with React Testing Library.

Language: JavaScript - Size: 286 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

agustinbressan/shopping-list-useReducer

This project is a To Do list like app created with ReactJs to implement and practice the state management with the useReducer hook and the DOM testing with React Testing Library.

Language: JavaScript - Size: 292 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

costinEEST/rtl-bonnie

React Testing Library with Bonnie

Language: TypeScript - Size: 180 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bohdanmoroziuk/react-testing-library-tutorial

Example of testing React app with Jest and React Testing Library.

Language: TypeScript - Size: 1.76 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

esau-morais/react-testing

react-testing-library workshop, by Kent C. Dodds

Language: JavaScript - Size: 888 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

sydhsn/unit-testing

React Unit Testing application using jest react test library

Language: JavaScript - Size: 341 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

hicarlodacuyan/shopping-cart

TOP Full-Stack JavaScript - Project #11

Language: JavaScript - Size: 9.24 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

aofleejay/sharing-react-redux-testing

:school: How to write a test in React and Redux with Jest

Language: JavaScript - Size: 1.58 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

joaojustodev/studies-in-tests-RTL

Studies in test using RTL - React Testing Library

Language: TypeScript - Size: 134 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dking1342/testing-intro

Intro into unit, integration and end to end testing

Language: JavaScript - Size: 2.48 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dingq84/jest-tutorial

Size: 1000 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

saigowthamr/react-testing-tutorial

React Testing tutorial for beginners using jest

Language: JavaScript - Size: 140 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

FairlyTales/React_e2e_Testing_with_Cypress Fork of MitchelSt/react-testing-starter

React e2e testing with Cypress

Language: TypeScript - Size: 1.1 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

p-mazhnik/react-testing-example

React + Jest + Enzyme + Storybook setup example

Language: TypeScript - Size: 3.74 MB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

srebalaji/useReact

Best React articles curated to level up your skills

Language: JavaScript - Size: 683 KB - Last synced at: 16 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

NataLinaIT/contacts_react-app

React contacts application

Language: JavaScript - Size: 833 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

sharmaabhinav/testing-demos

React testing for educational purpose

Language: JavaScript - Size: 2.34 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

Palash51/ECommerce-app

ECommerce app build with react(Hooks) and node js

Language: TypeScript - Size: 1.31 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

masiucd/Christmas-Dev-App

Christmas-Advent-Calendar-2020

Language: TypeScript - Size: 2.11 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

leimonio/react-hooks-testing

React Hooks & testing practices - as presented at ReactJS Case Study Conferece http://react.geekle.us/

Language: JavaScript - Size: 8.19 MB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

will0101/React-Testing

A demo app for testing React components

Language: JavaScript - Size: 213 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

karankumarshreds/ReactTDD

Implementing Test Driven Development (w/ Unit Tests) for React + Redux application.

Language: JavaScript - Size: 604 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jpelaa/blueprint-studio

Blueprint Studio is UI builder that allows dynamic positioning and persisting to continue where they left off for user experience.

Language: JavaScript - Size: 385 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

rohanbhatia96/react-learning-testing

Learnt testing in react using jest

Language: JavaScript - Size: 202 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

briang123/react-hooks

A library of react hooks

Language: JavaScript - Size: 10.6 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

eddieir/dispache

This repo is dedicated to todolist which created by Reactjs and used custom hooks,SASS and React testing and Firebase, Hosted by Netlify

Language: JavaScript - Size: 436 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Krina28/react-tests

Language: HTML - Size: 167 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

chandrajob365/lootcheck

React + Redux + API -> TDD with BDD

Language: JavaScript - Size: 4.37 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

muhrusdi/cra-boilerplate

Create React App Starter

Language: JavaScript - Size: 306 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

SoGoDev/Rucalo

Language: TypeScript - Size: 979 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

overkektus/todoist

Language: JavaScript - Size: 1.71 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ej-mitchell/react-on-rails-boilerplate

A boilerplate for a React-on-Rails application. Uses the Webpacker gem to integrate React.

Language: Ruby - Size: 1.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

Related Keywords
react-testing 104 react 56 jest 40 react-testing-library 36 reactjs 23 testing 18 typescript 17 vitest 16 javascript 12 react-hooks 12 enzyme 11 unit-testing 11 rtl 11 redux 10 jest-tests 9 vitest-ts 8 react-test 7 cypress 7 test-automation 6 react-vite-tailwindcss-typescript 6 react-router 6 mock-service-worker 6 storybook 6 jest-snapshots 5 vitest-ui 5 firebase 5 testing-library 5 redux-toolkit 5 test 5 tailwindcss 5 api-testing 5 msw 4 mock-service-worker-testing 4 testing-tools 4 react-test-renderer 4 test-driven-development-testing 4 styled-components 4 graphql 4 scss 4 nodejs 4 vite 3 react-native 3 tests 3 html5 3 tdd 3 end-to-end-testing 3 react-redux 3 apollo-client 3 jest-test 3 redux-testing 3 testing-library-react 3 todolist-app 3 eslint 3 boilerplate 3 css3 3 react-vite-typescript 2 create-react-app 2 test-driven-development-tdd-fundamentals 2 react-test-fresher-ts 2 focus-flow-testing 2 testing-template 2 react-testing-template 2 react-testing-environtment-project-template 2 react-test-prototying 2 user-profile 2 stats-charts 2 webpack 2 api 2 expressjs 2 git 2 mongodb 2 redux-thunk 2 cypress-io 2 netlify 2 docker 2 e2e-tests 2 e2e 2 babel 2 snapshot-testing 2 jest-mocking 2 react-testing-workshop 2 enzyme-testing 2 context-api 2 mocha 2 test-driven-development 2 testing-tutorials 2 test-framework 2 vitest-funademnat-tutorial 2 user-interactions-testing 2 searh-by-text-testing 2 search-by-role-testing 2 sandox-react-testing 2 rtl-funademnat-tutorial 2 reviews-testing 2 react-vite-javascript 2 react-testing-library-funademnat-tutorial 2 react-testing-funademnat-tutorial 2 react-test-fundamental 2 form-testing 2 html 2