React Testing Library With Jest Tutorial For Beginners | How To Test React Components ?
HTML-код
- Опубликовано: 5 фев 2025
- Apply Now for free: bit.ly/35Rq2RY
AccioJob is an IIT Delhi alumni-led startup that runs a 6 month Pay after Placement Full Stack Web Dev Training. Students are trained on Data Structures and Algorithms, Full Stack Web Development and backend
web development. Students get placed above 5 LPA. AccioJob students are working at Amazon, Walmart, VISA, BharatPe, Paytm, ThoughtWorks
and 190+ more companies.
Key Highlights of the program:
ZERO fees till Placement above 5 LPA in Software Development
Average CTC: 8.3 LPA; Highest CTC: 41LPA
Dedicated placement team & Interview preparation
Industry-relevant Projects, Mock Interviews, Resume & Portfolio building
Eligibility: Graduate or Final Year of ANY DEGREE
Take your career on an exponential growth path now!
For any queries, you can WhatsApp or call on 8595563221
In this video we will learn about unit testing in React application using React testing library for testing React components and Jest as test runner.
This will be a beginner friendly tutorial and we will first understand what is React Testing Library, some rules and how jest is associated with it and after that we will write the unit test cases for our React Login application.
⭐️ GitHub link for Reference - github.com/dma...
⭐️ React Testing Library - testing-librar...
⭐️ Support my channel - www.buymeacoff...
🔗 React Roadmap for Developers in 2021*
How to Learn React JS ? - • React JS Roadmap for D...
React Fundamentals Project - • Learn React JS Fundame...
Learn React Redux with Project - • Learn React Redux with...
What is Redux ? - • Understanding Redux Co...
Learn React Redux Thunk with Project - • Learn React Redux Thun...
Learn CSS GRID Tutorial - • Learn CSS GRID Tutoria...
🔗 Social Medias 🔗
Twitter: / imdmalvia
Facebook: / programmingwithdipesh
Instagram: / dipeshmalvia
LinkedIn: / dmalvia
⭐️ Tags ⭐️
React Testing Library Crash Course
React Testing Library Tutorial
How to Test React Components
Learn React Testing Library With Login Form
Start Testing In ReactJs
⭐️ Hashtags ⭐️
#React #Testing #Library #Beginners #Tutorials
Disclaimer:
It doesn't feel good to have a disclaimer in every video but this is how the world is right now.
All videos are for educational purpose and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.
Apply Now for free: bit.ly/35Rq2RY
AccioJob is an IIT Delhi alumni-led startup that runs a 6 month Pay after Placement Full Stack Web Dev Training.
I have been waiting for this from long time.Thanks Dipesh , commenting even before watching it.
Hope you like it!
great and simple explanation! i started with react + firebase then Node Express now jest!
Glad it helped!
no words, very clean and neat explanation. best video even for 0 knowledge. Thank you so much brother
You are most welcome
That's great tutorial. Could you please also post more advance testing example i.e. testing hooks, async calls, reading window events like fetch value from localStorage or sessionStorage etc.
Thanks sir. First time learned about testing.
I have been waiting for this tutorial..exact correct time u uploaded..many thanks to u
Most welcome 😊
That's one of a gem tutorial buddy :)
Glad you liked it
Please make more video on react testing library it's a request bro. How to test Api ,use graphql hooks and many others
Ok I will try
Ah gold mine! Pls upload more videos on testing react applications for beginners
Excellent, I have been waiting for this tutorial. Eagerly waiting for videos on mock apis ,functions and coverage reports
Tq u brother bcz it will help to clear my project keep continue bro and do the videos on backend like springboot,hibernate..
Great tutorial. I was looking for this. Thank you so much😀
Welcome Prajwal!
Informative tutorial.. make more for api calls as well
Thank you sir 😊 ❤❤ your consistency hard work 👏 🙏
Most welcome 😊
Thankx a lot for this video..i was looking for this kind of video since long time..
Awesome man! Thanks 🙂
Happy to help!
how to determined which test case write or not ?
is there any code coverage that know you have to write a test case for reaming code coverage or not ?
Very well covered and explained scenarios. Thanks Dipesh :)
do we need to add test-id every time?? like if for example there is a sideNavbar how do we need to create that test code?
Great tutorial. However i think a more useful test for the email field would be to expect a validation error to appear on the screen
Always my mentor
Thanks!
Great tutorial 🎉🎉🎉
Thanks!
Its amazing login form test cases.Can you have a do video for use reducer redux test cases RTL with jest.
Thanks @dipesh.
Also please teach us to mock apis ,functions etc
Sure, I'll take a note
@@DipeshMalvia yes please
really valuable knowledge. thank you for sharing :)
Glad it was helpful!
Please make video on enzyme and jest
Sure, that is in my list
bro why should we use test cases ?? in ract js ??
awasome
Nice 😄✌🏻
Thanks ✌
How do we transition to react 18, if we have lot of enzyme based tests
helpful :D Thanks
Please more video on redux and hook testing
how test methods ( which have some javascript logic inside ) of react component . ?
i am getting this error Cannot read properties of undefined (reading 'body')
Please sir help me how can I solve this issue?
Sir, how many more videos are there in this playlist?
Please make a video on enzyme. Please sir
Are these unit tests?
I have some queries and want to discuss with you. Is there any online chat facility is available?
Great video, thanks Dipesh. Could you also make a video on testing mock data. Thanks
Thank you !! 😊
How can I solve " SyntaxError: Cannot use import statement outside a module" when trying to test react applications?
use "require" instead of "import"
Wonderful !! Could you also make on how test hooks and mock APIs.. Thanks in advance 😊
Sir jii wordpress woocommerce with gatsby or react js par bhi series bna doh plz
Thank you
Thanks and glad you liked it!
is this for react 18?
Nicevideo
Hi