Skip to content

olafsulich/react-testing-library-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Testing Library

Repo created especially for my React Testing series.

Lecture 1 - basics

Installation

git clone https://github.com/olafsulich/react-testing-library-workshop.git

npm install

npm run test