Skip to content

Sample Todo widget to help understand testing with react-testing-library

Notifications You must be signed in to change notification settings

rcdexta/react-testing-library-todo-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-testing-library-todo-example

Example Todo app for illustrating react-testing-library features

Installation

Follow the steps below

$ git clone git@github.com:rcdexta/react-testing-library-todo-example.git
$ cd react-testing-library-todo-example
$ yarn install

To run the tests

$ yarn test

About

Sample Todo widget to help understand testing with react-testing-library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published