React Testing Tutorial with React Testing Library and Jest

Поделиться
HTML-код
  • Опубликовано: 13 янв 2025

Комментарии • 129

  • @corinapelichowski2950
    @corinapelichowski2950 Год назад +5

    Right, it’s hard to find relevant RUclips tutorials because everything in the tech world is changing so fast and things get old too quickly.
    HOWEVER! This is the best React Testing tutorial I have come across so far. It’s relevant, to the point, and super easy to follow along. I highly recommend going to the git repo, downloading it, deleting the test file, and follow along.
    That way you can learn how to test without getting overwhelmed with learning the components too. 10/10

  • @shawn.builds
    @shawn.builds 2 года назад +3

    The testing library gets updated/refreshed so frequently, your video was the most relevant and straightforward. Thanks so much!

  • @exequiel_hyan
    @exequiel_hyan 2 года назад +6

    For those having issues with Axios in jest, put this in your package.json user the 'scripts' object:
    "test": "react-scripts test --transformIgnorePatterns \"node_modules/(?!axios)/\"",
    It worked for me, hope it works for you too.

  • @wmv1990
    @wmv1990 2 года назад +7

    Excellent tutorial, love it, thanks Lama Dev.
    For anyone struggling with JEST intelli-sense not coming up in Visual Studio code.(automatic methods and variables suggestions popping up)
    Just add a file named ' jsconfig.json ' at root level i.e in your top project folder and paste below code in that file.
    {
    "typeAcquisition": {
    "include": [
    "jest"
    ]
    }
    }
    Probably restart VS code to be sure it got embedded.

  • @Corntrop
    @Corntrop 2 года назад +7

    Tdd was always weird to me but after this tutorial it makes sense. Thank you so much.

  • @berkinakkaya981
    @berkinakkaya981 2 года назад +10

    You made the whole process look extremely simple. Great tutorial, thanks!

  • @ozzyfromspace
    @ozzyfromspace 2 года назад +2

    Okay, while I'm riding the high of confidence you gave me about TDD, lemme start working on a react project with this approach :) . Thanks, Lama Dev!!

  • @luffymonkey6967
    @luffymonkey6967 Год назад

    Yes!!! Exactly the kind of video i was looking for and from an amazing channel that I like. Just started watching recently and your video tutorials are really good!

  • @som_girl6702
    @som_girl6702 Год назад

    You’re a great teacher. Few minutes into your video, I understood testing without prior knowledge of JS testing

  • @eprisrichardson678
    @eprisrichardson678 2 года назад +2

    You always explain things in a way that even a kid could understand. This was very helpful. I'm using Mock Service Worker as recommended in the Testing Library docs, so I guess my mock API will be setup differently. I just have to figure that out. Thanks for the tutorial!!!

  • @SimPwear84
    @SimPwear84 2 года назад +45

    Wow!! This is world class content 👑. Looking forward to more testing tutorials. Integrated testing 🔥 Redux 🔥 Node backend 🔥 But it is just a wish 😭😭😭

  • @ouniradoin7027
    @ouniradoin7027 Год назад

    you are amazing i never saw a tutorial like that with a nice explanation

  • @carloscambon5402
    @carloscambon5402 2 года назад +1

    Thank you for your simplicity. You make it very easy to assimilate.

  • @okorojohn7788
    @okorojohn7788 2 года назад +2

    Nice one from Genius Lama. Many thanks for wonderful lectures you dish out.

  • @jonathanbriceno3865
    @jonathanbriceno3865 2 года назад

    Extraordinary video, all the content is very useful because you explain in a perfect way all the concepts of testing. It would be great to see other videos on this important topic. Immensely grateful.

  • @jasonma1904
    @jasonma1904 2 года назад +2

    Nice tutorial. Explained everything so well and was easy to understand.

  • @mD-mp8bb
    @mD-mp8bb 2 года назад

    Entrance Song👍👍
    I knew Jest and react testing library but I watched the course again.

  • @worldbest3097
    @worldbest3097 2 года назад

    thx! always waiting and watching!!

  • @pokémonplaydate
    @pokémonplaydate 2 года назад

    This is a GOLD content. Thanks Lama! Please make videos with TDD :)) I will definitely watch all of your videos!

  • @ozkanselcuk1735
    @ozkanselcuk1735 2 года назад

    This channel without any other source can make you a full stack developer. Again great job and amazing content Safak.

  • @khangle5968
    @khangle5968 2 года назад

    Liked before watching because I know this is gonna be an amazing video! Thank you!

  • @alainroos5383
    @alainroos5383 Год назад

    Very good tutorial as always ! Thank you

  • @gonwms
    @gonwms 2 года назад

    Thanks Bruno! Amazing playlists. Thanks for your time

  • @caservtom7485
    @caservtom7485 2 года назад

    Lama, thank you. I learned so much from your videos.

  • @musab9621
    @musab9621 2 года назад +1

    Awesome video we would like more content like this testing and integration testing

  • @haciendadad
    @haciendadad 9 месяцев назад

    GREAT Video!! Man, I HATE unit testing!!! Now I joined a new team and they assigned me to get the teams unit test coverage to be at least 85%. All our code is in React, so I am hoping that I can use this test library because it looks a lot more fun than the regular jest. And that Wallaby VS Code extension is awesome! I might even do some unit testing on the weekends? uh, maybe once or twice only. :-) Definitely subscribed and liked!! I really like everything about his testing style. Good pace, great examples! I hate super simple examples. And the length isn't too long, well done sir! #HatTip!

  • @arifhusainsoudagar8869
    @arifhusainsoudagar8869 2 года назад

    Awaiting for this 😇 thank you

  • @PattySpicy
    @PattySpicy 2 года назад

    love your contents ! and waiting for more test tutorials
    with the project you have built ! 🥰

  • @adebisisheriff159
    @adebisisheriff159 Год назад

    Thanks for your simplicity

  • @azfacts9968
    @azfacts9968 2 года назад

    That was great 👍 need more videos on testing library and please also mentioned source

  • @mdalimran7926
    @mdalimran7926 2 года назад

    Wow! It's really a great video about testing. We're expecting a series video about testing PLEASE... 😍😍😍

  • @vijayaganthsivalingam9789
    @vijayaganthsivalingam9789 2 года назад

    it's great one. We need some more real world examples. Thanks!

  • @ogbuezekiel7400
    @ogbuezekiel7400 2 года назад

    LamaDev is the man of the year!!! 🥰

  • @dansalomon7112
    @dansalomon7112 2 года назад

    Awesome tutorial !👑

  • @picklenickil
    @picklenickil 2 года назад

    Ayy... Lama back again with another banger..

  • @ayushshende4290
    @ayushshende4290 2 года назад +1

    Big Fan Lama, amazing content as always. Just a request, if you could make some tutorials on web3 and dapps development.

  • @mfion1
    @mfion1 2 года назад

    great video and good code organization

  • @hellocat7760
    @hellocat7760 9 месяцев назад

    i will need more about advanced testing using jest/vitest, lama you are super fast and Smart Dev. Your teaching style is amazing. ✨✨jjj

  • @jonmaridandal3213
    @jonmaridandal3213 2 года назад

    This is what i needed right now

  • @fichamann1527
    @fichamann1527 2 года назад

    I was afraid of test but your tutorial is easy to understand.

  • @sharathjayagopal
    @sharathjayagopal 2 года назад

    Great tutorial!🔥🔥🔥 Learned a lot 👍👍👍. Thanks so much and hope to learn more from you in the future.

  • @manojkumars995
    @manojkumars995 2 года назад

    Thanks a lot this made me understand how TDD works

  • @mattsmith541
    @mattsmith541 2 года назад

    Excellent tutorial. Thanks a lot!!

  • @marufmarzuq
    @marufmarzuq 2 года назад

    Thank you friend for this amazing tutorial ❤️

  • @daliovic24
    @daliovic24 2 года назад

    This was extremely helpful!

  • @dalestewart
    @dalestewart 2 года назад

    Good introductory tutorial using TDD.

  • @divewithadarsh914
    @divewithadarsh914 2 года назад

    Love from India.❤️
    Your teaching style is just awesome. Much better than the millions of web dev related youtube videos, the way you explain every single little thing with too much simplicity is just beyond admiration. Please start uploading the playlist of web technologies i bet you will be the one of the most successful and the most Praised youtuber in the upcoming years.We need that the most.
    God bless you ❤️

  • @noisinnang8371
    @noisinnang8371 8 месяцев назад

    Thank you very much. I would also like to see a video on testing sign-in with Google and using some kind of authentication. I also want to see more videos on React or Next.js projects with MySQL

  • @AbhishekKumar-pe5lg
    @AbhishekKumar-pe5lg 2 года назад

    AWESOME VIDEOS, We would like to have more videos on react testing. Thanks

  • @grogu4344
    @grogu4344 2 года назад +1

    good job man, more testing video with this library is appreciated! :) Can you do also a video with react and cypress? you suggest this library for testing?

  • @xcrxwadda8287
    @xcrxwadda8287 2 года назад

    I literally love your projects,,, please more MERN projects

  • @sherlya6440
    @sherlya6440 2 года назад

    Good Tutorial for beginners. Thanks

  • @piyushmahapatra5402
    @piyushmahapatra5402 2 года назад

    damn, are you a demi god ?
    this is world class content.

  • @mohamedabdulla8097
    @mohamedabdulla8097 2 года назад

    Great. Want more in this topic

  • @ashrafshehata6566
    @ashrafshehata6566 2 года назад

    nice tutorial and easy to understand

  • @mahendranath2504
    @mahendranath2504 2 года назад

    Thank you so much for the excellent content 👍👌🙌❤💕

  • @주현-o2o
    @주현-o2o 2 года назад

    Wow this is very Goood tutorial. Thank you. and Could you explain cypress end-to-end testing also?

  • @RavindraSingh-lp9pl
    @RavindraSingh-lp9pl Год назад

    @Lama Dev...kindly make complete course on Jest Testing

  • @viniciusm.m.7822
    @viniciusm.m.7822 2 года назад +1

    Obrigado, meu brother!
    God bless you!

  • @alihafezis
    @alihafezis 2 года назад

    very nice.
    please create another tutorials about react testing library 💪🤟

  • @tauhidhasan5527
    @tauhidhasan5527 Год назад

    Thanks it is cristal clear to me now

  • @Endrit719
    @Endrit719 2 года назад

    Earned my subscribe

  • @toomanyarguments
    @toomanyarguments 2 года назад

    hey, i have a very often crucial question. i have to test a component which gets a setState function as a prop, how can i mock this setState function while testing the component?

  • @061_suryak4
    @061_suryak4 2 года назад

    hi, i got error like could not find react-redux context value; please ensure the component is wrapped in a
    but i also wrapped by provider within store and i change old to latest version please gave me a any solution

  • @manishachollangi3874
    @manishachollangi3874 Год назад

    Loved it❤❤.. thank you so much sir, can you please make videos on react with redux saga sir

  • @adejumoahmad2679
    @adejumoahmad2679 2 года назад

    Thanks so much lama dev, i have always wanted to learn tdd but didn't knw how to go about it 😢

  • @petermuturi4402
    @petermuturi4402 2 года назад

    This was awesome

  • @shahemhaddad2717
    @shahemhaddad2717 2 года назад

    Thanks for the good content, I have a question about using Jest on Nodejs app, after a long search I found that I have to use babel as a compiler (babel-jest) to be able to work with ES6 syntax.
    are there a way to deal with it the same way you did here for react app?
    Thanks a lot 🙌

  • @rajankhunt7002
    @rajankhunt7002 2 года назад

    Good Video, Good Explenantion, Good Content and My good comment.

  • @geepy5708
    @geepy5708 2 года назад

    Why do we need to perform testing operations?

  • @Leonavancini
    @Leonavancini 2 года назад

    This help me a lot to understand how its works , its a very good tutorial and simple. All testing cases need to be very methodical right?
    This take me a lot of time to made it, now I understand why some companies don't have tested applications, BTW I don't know if I'm right but it's necessary to make a test to check if error message will visible in error case right?
    I wanna try to make it that test.

  • @JohnDoe-rh2fw
    @JohnDoe-rh2fw 2 года назад

    Great job, for real 👍

  • @BSK_Rick
    @BSK_Rick Год назад

    Yoo, thanks, now All my react counters Will be tested hahaha ver Nice video

  • @zackOverflow
    @zackOverflow 2 года назад

    Hi, thank you for the content. I like to ask, can I apply the same concept as in this video to test React Native App?

  • @h-zarne
    @h-zarne Год назад

    i want to know. when did u start learning in this field

  • @isahbala2540
    @isahbala2540 2 года назад

    Please what microphone are you using for this video

  • @AhmedAdel-xg1cm
    @AhmedAdel-xg1cm 2 года назад

    Thank you friend for this amazing tutorial you are my hero :) ,
    could you please make restaurant management api using node js

  • @darmar8609
    @darmar8609 2 года назад

    Thanking you! 👏

  • @masterkey-do3jv
    @masterkey-do3jv Год назад

    great tutorial on internet of jest

  • @KaranSethia24
    @KaranSethia24 Год назад

    does rtl and jest work with react app created with vite??

  • @mahimas2682
    @mahimas2682 2 года назад

    When i am giving a command yarn test or npm run test it is showing error missing test sctipt.. Can anyone tekk me solution of this

  • @hsingh110
    @hsingh110 2 года назад

    a really great tutorial, thank you so much! I was able to follow and understand up to 36th minute. Why do we create a __mocks__ directory and an axios.js file in it and not use them?

  • @vaibhavirakeshmore4029
    @vaibhavirakeshmore4029 Год назад

    Wallby js not working.i got warning wallby.js is updating and will be started automatically when the update is complete.please help me

  • @tupac0199
    @tupac0199 2 года назад

    Thanks lama.

  • @2bad898
    @2bad898 2 года назад +1

    ReactDOM.render is no longer supported in React 18 :(

  • @sarfarajshaikh6038
    @sarfarajshaikh6038 2 года назад

    Can we have a video on svelte testing?

  • @LopsidedView514
    @LopsidedView514 Год назад

    Can somebody tell me which testing
    extension is he using?

  • @ShivamMishra-xb5mv
    @ShivamMishra-xb5mv 2 года назад

    How much time it take to learn complete MERN stack if a person can dedicate 10 hr per day

  • @gbolaboaluko5576
    @gbolaboaluko5576 2 года назад

    Are you going to do a tutorial on react native

  • @dalyryl
    @dalyryl 2 года назад

    ooh sheeshhhhh here it is!

  • @waleedsharif618
    @waleedsharif618 2 года назад

    How to test onclick or a function without passing it as props ?

  • @cristianparadagualteros3305
    @cristianparadagualteros3305 2 года назад

    This is amazing, and among other things I learn English

  • @natyt.1503
    @natyt.1503 2 года назад

    really helped me out with this one thanks...btw, do you do any BDD by any chance...something with Cucumberjs and gherkin would really be much appreciated...thanks for all your vids

  • @code-with-damian
    @code-with-damian 2 года назад

    More testing pleaseeeeee

  • @nurettinsen473
    @nurettinsen473 2 года назад

    mocha chai for backend please, because you You explain the topics very well. and We are waiting for examples on redis topic (:

  • @himanshulal97
    @himanshulal97 2 года назад

    This like and comment for your wellness explanation

  • @neliobila
    @neliobila Год назад

    How to get multiple elements by css class

  • @eghambaramsubramanian3188
    @eghambaramsubramanian3188 2 года назад

    Wow Lama.. Can you make react developer tool usage video

  • @sachinporwal4275
    @sachinporwal4275 2 года назад

    Make one video for node js Testing. Means how to test backend in MERN Application

  • @mauroinde
    @mauroinde 2 года назад

    Maybe you can do the next of this with redux passing data to a component in testing ?