React and React Native Testing Library - Part 7 - making a queries

Опубликовано: 30 Сентябрь 2024
на канале: Sarabjeet Singh
38
4

The more your tests resemble the way your software is used,
the more confidence they can give you.

Understand the Guiding Principal of testing library and how to test your software application.

Types of Queries
Single Elements
getBy.,
queryBy,
findBy

Multiple Elements
getAllBy,
queryAllBy,
findAllBy


ENGAGE
* Subscribe to my channel:    / @sarabsingh  
* Leave a comment, thumbs up the video



CONNECT
* Twitter:   / sarabs3  

* Instagram:   / sarabs3  

* Facebook:   / sarabs3  

* Website: http://sarabs3.dev

* Stack Overflow: https://stackoverflow.com/users/31227...

* Github: https://www.github.com/sarabs3