arp82 / samples-for-react-testing-library-training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

samples-for-react-testing-library-training

This repository provides a step-by-step tutorial on how to use React Testing Library and React Hooks Testing Library to write basic tests. The structure of the project consists of:

  • 00 Base: base project used to start each of the other tutorials
  • 01 Testing Components: step-by-step guide to write simple tests for React components using React Testing Library
  • 02 Testing Hooks: step-by-step guid to introduce React Hooks Testing Library to test custom hooks

About


Languages

Language:TypeScript 72.1%Language:JavaScript 24.4%Language:HTML 3.5%