Skip to content

Chaedie/tuto-react-testing-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Testing Library - Tutorial

What to Test?

  • Test component renders
  • Test Component renders with props
  • Test component renders in different states
  • Test component renders to events

What not to Test?

  • Implementation details
  • Third party code
  • code that is not important from "a user point of view"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors