React Testing Library Crash Course

  Рет қаралды 48,994

Laith Academy

Laith Academy

Күн бұрын

Пікірлер: 53
@yogajourney9519
@yogajourney9519 2 жыл бұрын
Thank you, thank you, thank you for being one of the few people who make tutorials that zoom in generously. It makes the tutorial so much easier to follow!
@nanonkay5669
@nanonkay5669 3 жыл бұрын
LAITH, LAITH, MY MAN LAITH!!!!! I WAS WAITING FOR YOU TO DROP THIS ONE AND HERE YOU ARE BLESSING US THIS FESTIVE SEASON MY MAN!!!!
@donovan8031
@donovan8031 2 жыл бұрын
This is the best introduction to React testing so far. I have learned so much for this video compared to other React Testing resources online that didn't really explain JS testing concepts all too well imo. Not only have you earned a KZbin subscriber, I also purchased your Udemy course. I am a little over halfway through, I am enjoying it. You can expect a positive review on this Udemy course from me once I am done. Keep up the good work here!
@louierichardson123
@louierichardson123 2 жыл бұрын
I've been trying to find a good crash course for a few days. I've stumbled across this one, and I am so glad I did! Great style of teaching my friend.
@brandonmchugh9821
@brandonmchugh9821 2 жыл бұрын
Best explanation/tutorial of react unit tests ive come across. This is the only that's helped me so far
@RahulKumar-wu1dv
@RahulKumar-wu1dv 2 жыл бұрын
can't use render directly on beforeEach its giving linting error: Forbidden usage of `render` within testing framework `beforeEach` setup eslint (testing-library/no-render-in-setup)
@Sajee362
@Sajee362 2 жыл бұрын
Best Testing Video in the entire Universe
@strategistaow3520
@strategistaow3520 3 ай бұрын
I have come from different teachers and they say we shouldn't render() inside beforeEach() hook. 1:55:40
@edwin_castillo
@edwin_castillo 2 жыл бұрын
Awesome video, I was seekin' something like this to have a whole overview about testing library on React, thanks, keep it up!
@mdzahangirhossain8540
@mdzahangirhossain8540 2 жыл бұрын
Lovely! Just have bought the course on udemy. You are a gem... Thanks for the good quality crash courses, hope to see a lot more of you.
@romimaximus
@romimaximus 3 жыл бұрын
Yeahhh !! awesome !! .. im sure lots of devs been waiting for a good testing video tutorial like this.... thankx for sharing...!! 😎👍
@markopavic7012
@markopavic7012 3 жыл бұрын
I was waiting for this!!!
@nikBun312
@nikBun312 Жыл бұрын
is there a react test which includes how to handle provider, store, preloadState and browserRouter/memoryRouter in this video? if not, this may become ideas of your next video.
@arihantjain8347
@arihantjain8347 Жыл бұрын
I dont understand, since it is recommended that the form should be submitted instead of button, but if we submit the form, userEvent.click("button") throws an error, what to do?
@saranyasingh6847
@saranyasingh6847 Жыл бұрын
Warning: An update to App inside a test was not wrapped in act(...). When testing, code that causes React state updates should be wrapped into act(...): can someone help me resolve it ?
@nikBun312
@nikBun312 Жыл бұрын
Do you recommend to watch this youtube lesson after watching your course RTL Bootcamp in udemy?
@osamagamal495
@osamagamal495 2 жыл бұрын
the link in teh description navigates me to the udemy platform where the price is 20€ but I go to the cart it says 180€. how can I buy it with 20€?
@marian_tsx
@marian_tsx 2 жыл бұрын
Instead of doing "Password" and "Confirm Password" for match wouldn't /^password$/i and /^confirm password$/i have worked for exact match regex?
@masoudhesami1382
@masoudhesami1382 2 жыл бұрын
How can i watch this course entirely ?
@khandoor7228
@khandoor7228 3 жыл бұрын
This looks awesome Laith. I will get the Udemy course because it looks awesome even if I don't know when I'll get to it : ( Thanks!
@laithacademy
@laithacademy 3 жыл бұрын
Thanks for the support :)
@MA-hn2dc
@MA-hn2dc 3 жыл бұрын
I don't know if is it possible to add Udemy's courses to Skillshare website ??
@akhilaravindakshan420
@akhilaravindakshan420 2 жыл бұрын
I was looking for this course and its not available in business account :(
@bufootballa
@bufootballa 2 жыл бұрын
Same! I still just bought it on my personal account as Laith is always delivering high quality content and we can show him some support! Flash sale going on right now!
@LumbreraEnMiCamino
@LumbreraEnMiCamino 2 жыл бұрын
This is what I was looking for
@Klklpia
@Klklpia 2 жыл бұрын
You are a great teacher! thx!
@carminetambascia6355
@carminetambascia6355 2 жыл бұрын
The first one could also be simplified as such : const {emailInputElement, passwordInputElement, confirmPasswordInputElement} = typeIntoForm({}) expect(emailInputElement.value).toBe("") expect(confirmPasswordInputElement.value).toBe("") expect(passwordInputElement.value).toBe("")
@danianiazi8229
@danianiazi8229 3 жыл бұрын
Love your channel 💙
@alec3979
@alec3979 2 жыл бұрын
Excellent tutorial!
@ispaxannixteridas370
@ispaxannixteridas370 2 жыл бұрын
Great course thanks. Advice to anyone watching this -> 1.25 speed
@exodion4173
@exodion4173 3 жыл бұрын
I took your Testing course on Net Ninja's YT and was very impressed. Definitely going to buy this! Hope this is even better than that. Edit - Bought it. Can't wait to start!
@MunshiWahid
@MunshiWahid 2 жыл бұрын
I have also bought the course. 😊
@carminetambascia6355
@carminetambascia6355 2 жыл бұрын
Eslint has a rule that prefer have the render in each test
@worldbest3097
@worldbest3097 3 жыл бұрын
wow, definitely i need this
@abanoubashraf1308
@abanoubashraf1308 3 жыл бұрын
please do tailwind css crash course, i love the way you explain stuff, good wok bro
@Ga2-20
@Ga2-20 2 жыл бұрын
Hello :) Do you explain here or on udemy how to test components with children props? And how to test if some component renders children properly? Thanks :)
@mohammedal-haifi7538
@mohammedal-haifi7538 2 жыл бұрын
Great materials. Can you please update the udemy code. It does not work anymore
@EK-rp8jp
@EK-rp8jp 3 жыл бұрын
another great video, thanks a lot!
@codernerd7076
@codernerd7076 3 жыл бұрын
Thinking about buying it, but it's an 5 hour udemy course but you already uploaded about 50% here so I only getting 2.5 hours of content for it while I'm also eye balling a new nest.js course as well got to think about this... 🤔
@nanonkay5669
@nanonkay5669 3 жыл бұрын
It's only $10, so it's really not that big of a loss
@codernerd7076
@codernerd7076 3 жыл бұрын
@@nanonkay5669 sadly for me it is like the dollar is much higher them my local currency
@nanonkay5669
@nanonkay5669 3 жыл бұрын
@@codernerd7076 ah I see. In that case, watch this for some react testing concepts and look for another source/tutorial to complete whatever's left
@lardosian
@lardosian 3 жыл бұрын
@@codernerd7076 There are many Nest tutorials on youtube, maybe learn from those and the official Nest docs, after all that's how tutorials are made, you may find more of a sense of accomplishment by following the docs and learning by yourself.
@mahendranath2504
@mahendranath2504 2 жыл бұрын
Thanks you so much 👍🏼🙏⭐❤️
@mortezaahmadi5710
@mortezaahmadi5710 2 жыл бұрын
Great content! ty very much
@new_artiko
@new_artiko 3 жыл бұрын
thank you!! your are awesome
@topherreynolds3999
@topherreynolds3999 8 ай бұрын
Just FYI for "should show email error message on invalid email" I had to use async and await... maybe my computer is just too fast 😛
@RizaHariati
@RizaHariati 2 жыл бұрын
Thank you!
@dek99s
@dek99s 2 жыл бұрын
great!
@manoj-k
@manoj-k 3 жыл бұрын
🔥🔥🔥
@lucasfrutig4945
@lucasfrutig4945 2 жыл бұрын
nice tutorial, i have a doubt, why dont use toHaveValue? Instead .value plus toBe?
@danianiazi8229
@danianiazi8229 3 жыл бұрын
Do crash courses on Flux , Recoil , mern with AWS will be much helpful
React Testing Library Crash Course
1:16:52
Laith Academy
Рет қаралды 89 М.
Jest Crash Course - Learn How to Test your JavaScript Application
1:06:53
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
Community Town Hall With Entangle's CEO
2:15:19
Entangle
Рет қаралды 191
Goodbye, useEffect - David Khourshid
29:59
BeJS
Рет қаралды 504 М.
React With GraphQL (Apollo Client) Crash Course
1:06:28
Laith Academy
Рет қаралды 91 М.
React Testing Tutorial with React Testing Library and Jest
41:43
Testing In React Tutorial - Jest and React Testing Library
21:28
React with TypeScript Crash Course
1:07:05
Laith Academy
Рет қаралды 240 М.
7 Years of Software Engineering Advice in 18 Minutes
18:32
React Unit Testing Tutorial With React Testing Library and Vitest React
19:12
Monsterlessons Academy
Рет қаралды 14 М.
TDD Live Coding - Test Driven Development Tutorial with React, Jest, and Enzyme
2:00:18
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН