Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Testing Library with Material-UI

In this repository you will find tests for the MUI Comonents:

  • Input
  • Checkbox
  • RadioGroup
  • Select

I am using various queries in this example to showcase how you can use them.

Note that these are not always the best queries to use, the best practice is to query for things the user can perceive (whenever possible).

For more info on what query to use click here: Which query should i use?

And for a more in-depth query documentation click here: Queries


This project was bootstrapped with Create React App.

About

A few examples on how to test Materal-UI Components with React Testing Library

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages