React Testing Library Tutorial #14 - Before &After Each

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ก.ย. 2024
  • Check out Laith's TH-cam channel for more tutorials:
    / @laithacademy
    🐱‍💻 Access the course files on GitHub:
    github.com/har...
    🐱‍👤 Get access to extra premium courses on Net Ninja Pro:
    netninja.dev
    🐱‍💻 Full React Course:
    • Full React Tutorial #1...
    🐱‍💻 Social Links:
    Facebook - / thenetninjauk
    Twitter - / thenetninjauk
    Instagram - / thenetninja

ความคิดเห็น • 161

  • @exodion4173
    @exodion4173 3 ปีที่แล้ว +59

    Thank you, Laith. I learned a lot from this course. Would love to see more advanced RTL tutorials from you.

  • @singuista
    @singuista 3 ปีที่แล้ว +24

    Just finished the entire course. THANK YOU SO MUCH for putting this together, it was extremely helpful. I was able to easily learn how to effective test my code using react testing library.

  • @jason96G
    @jason96G 3 ปีที่แล้ว +11

    Thank you so much for this. It's very hard to find content for these topics. I would really like to see React Testing Library used in more advanced scenarios!

  • @falsifyingdream
    @falsifyingdream 3 ปีที่แล้ว +13

    Great series on a topic that's not covered enough. End-to-end testing with Cypress would be a nice series.

  • @mememihnea
    @mememihnea ปีที่แล้ว +1

    Incredible useful still.
    One week ago I spent 2 days to write 3 tests that were doing basically nothing and didn't understand why they are not working.
    Now, I'm confident on writing tests, still leaning, but I'm confident.
    I shared this with my colleagues.
    Thank you Laith. Exceptional.

  • @golcuk2076
    @golcuk2076 10 หลายเดือนก่อน +1

    This tutorial is splendid! Many Thanks to Shaun and Laith for this course. I, again really delighted by all the information that you have given us.

  • @vignesh1304
    @vignesh1304 ปีที่แล้ว +1

    Just finished the course. It is indeed a very good course. I started with nothing on RTL, but now, gained handsful on concepts on RTL and various ways on how to test our React Application. If you are a beginner then definitely go through this one.

    • @NetNinja
      @NetNinja  ปีที่แล้ว +1

      Great to hear! thanks Vignesh

  • @Anthony0fFire
    @Anthony0fFire ปีที่แล้ว +1

    Thank you for making this. Watched the whole series, but as a note I had to watch it on 1.5x speed.

    • @NetNinja
      @NetNinja  ปีที่แล้ว +1

      Thanks Anthony! :)

  • @黃宗榮-f3i
    @黃宗榮-f3i ปีที่แล้ว +1

    A big thank-you, Laith! I've learned a lot from this course, in an almost frictionless way! It is really organized, concise, and accessible to newbies to React Testing Library. Some concepts mentioned here can apply to common unit testing scenarios too.

  • @anvarsaidov8964
    @anvarsaidov8964 2 ปีที่แล้ว +2

    Thank you Shaun and Laith, great explanation. I've gone through whole course, and I am not afraid of writing tests for React now.

  • @ComplexFaith
    @ComplexFaith 2 ปีที่แล้ว +1

    Thanks Laith, great refresher course on RTT and really helped with my TDD project

  • @moroofadeyemi3042
    @moroofadeyemi3042 2 ปีที่แล้ว +1

    I wanna say a big THANKS to the channel and the guest tutor, it was an interesting series.

  • @GuilhermeRera
    @GuilhermeRera 2 ปีที่แล้ว +2

    Thank you, Laith and Net Ninja for this amazing crash course. It was a great first touch in Jest and RTL. I feel I can run some neat tests with confidence right now. Laith, you made it look super easy, thanks for that!

  • @francopdx
    @francopdx 3 ปีที่แล้ว +1

    Thank you. This was very helpful. I learned the React testing library over the winter but hadn't touched it since the spring, and this was a great refresher!!

  • @TheRealFadhil
    @TheRealFadhil ปีที่แล้ว +1

    Thank you for this course. Laith and NetNinja I appreciate every moment of it.

  • @emmanuelamodu2390
    @emmanuelamodu2390 2 ปีที่แล้ว +1

    Thank you so much for this course Laith ... really served as a good refresher and I learned some new stuff about RTL as well... cheers

    • @NetNinja
      @NetNinja  2 ปีที่แล้ว +1

      You're very welcome Emmanuel! :)

  • @langchen1300
    @langchen1300 2 ปีที่แล้ว +1

    Thank you Shaun and Laith. Please do a Cypress series.

  • @JBuchmann
    @JBuchmann 2 ปีที่แล้ว

    Thanks so much, this course is super helpful. What's even better is that "React" Testing Library is just a part of a whole family of "Testing Libraries", so there's one for Vue, Angular, and many more. I really hate testing in Angular as the built-in testing framework is sooooo complex and hard for me to understand. I'll be planning on replacing the default Angular testing with this.

  • @vishvajeetsinghshekhawat9200
    @vishvajeetsinghshekhawat9200 ปีที่แล้ว

    Thank you Laith. Learning was just never ever easy. I hope everyone having issue learning react testing comes here

  • @shivamnayak363
    @shivamnayak363 ปีที่แล้ว

    Probably my first course which I completed till the end.... your course is so good :)

  • @SHIRAAMATSIKOTV4
    @SHIRAAMATSIKOTV4 2 ปีที่แล้ว

    Thank you so much for providing this course I learned a lot

  • @jeffkorenstein5507
    @jeffkorenstein5507 2 ปีที่แล้ว

    Great series. I never really understood how to write tests until this series.

  • @1111ah
    @1111ah ปีที่แล้ว

    Thanks Laith that was one of my favourite crash courses, was fun and learned a lot. Cheers!

  • @mehdinjfi
    @mehdinjfi 2 ปีที่แล้ว

    Thanks Laith for this wonderful series

  • @yogendra591
    @yogendra591 2 ปีที่แล้ว

    wooh! awesome series, thank you team!!

  • @joaopaulorodriguespereira4768
    @joaopaulorodriguespereira4768 3 ปีที่แล้ว +1

    Excellent content. Please do more about testing-react-library.

  • @princeonukwili996
    @princeonukwili996 ปีที่แล้ว

    Thanks Laith, loved this course, i'm happy to know that when i need a tutorial on a JavaScript related technology the Net Ninja will always be there

  • @PunksebastianRock
    @PunksebastianRock 2 ปีที่แล้ว

    Thanks to you, now I'm ready for my new project using RTL. My company is going to appreciate your knowledge transfer! :D

  • @madapaca3084
    @madapaca3084 2 ปีที่แล้ว

    Just finished the crash course. Thanks!

  • @silentsleeper
    @silentsleeper ปีที่แล้ว

    thanks for the course! helped me get my tasks done for my new job!

    • @NetNinja
      @NetNinja  ปีที่แล้ว

      No problem and congrats on the new job! :)

  • @abidurrahmandipta2355
    @abidurrahmandipta2355 2 ปีที่แล้ว

    You made us proud Laith!

  • @alp1584
    @alp1584 2 ปีที่แล้ว

    Thanks man i am so graceful i found this series a warm thanks to you 😊

  • @dawid_dahl
    @dawid_dahl หลายเดือนก่อน

    Thanks a lot for the little course!

  • @hiteshsuthar1097
    @hiteshsuthar1097 3 ปีที่แล้ว +1

    Laith rocks 🔥 now i understand importance of testing subject that was taught in college 😅

  • @cnasir3475
    @cnasir3475 2 ปีที่แล้ว

    Just completed this playlist and I just wanna say, I love you guys, you are amazing. happy holidays and I am wishing you all the best

  • @abhishekrai9816
    @abhishekrai9816 2 ปีที่แล้ว

    Awesome. This is by far the best tutorial on the Internet for the React Testing Library. Keep up the good work. :)

  • @peterbrink4421
    @peterbrink4421 2 ปีที่แล้ว

    This was a great course. Easy to follow and very well put together. Thank you.

  • @ferasmasoud428
    @ferasmasoud428 2 ปีที่แล้ว

    I really enjoyed this series. Thank you!!

    • @NetNinja
      @NetNinja  2 ปีที่แล้ว

      Thanks Feras :) Glad you enjoyed it!

  • @adeniyitaofik3832
    @adeniyitaofik3832 2 ปีที่แล้ว

    learned a lot this puts me one step into TDD

  • @abidoyeridwan3886
    @abidoyeridwan3886 2 ปีที่แล้ว

    Thank you Laith for this amazing course

  • @akiij
    @akiij 2 ปีที่แล้ว +2

    thank you! I learned a lot from this. I hope you update this mock API calls part as even I was stuck on it and had to go through comments to use others' code. Would be great if you can explain it or update the video with the alternative mentioned in the comments below for API calls.

  • @anshulsinghla998
    @anshulsinghla998 2 ปีที่แล้ว

    I enjoyed this course, please make RTL course with more complex application

  • @majedyafa902
    @majedyafa902 2 ปีที่แล้ว

    Thank you, Laith. Your explanation is very clear and really you simplified the process.

  • @chukwunonyeremmaxwell658
    @chukwunonyeremmaxwell658 2 ปีที่แล้ว

    Thank you, Laith. Awesome content.

  • @moumitmondal
    @moumitmondal 3 ปีที่แล้ว +1

    Nice beginning .. thanks ..

  • @PierreLaBaguette
    @PierreLaBaguette 3 ปีที่แล้ว +1

    Hmm, I was hoping to learn mainly what these are typically used for besides cleanup.. Any tipz?

  • @ammaralhomyqani9079
    @ammaralhomyqani9079 2 ปีที่แล้ว

    Thank you Laith for this course

  • @rishabhchopra883
    @rishabhchopra883 2 ปีที่แล้ว

    What a wonderful series. Learnt a lot definitely. Confident enough to write solid unit and integration tests in my applications !!!

  • @monishgupta
    @monishgupta 6 หลายเดือนก่อน

    loved the playlist! Thank you!

    • @NetNinja
      @NetNinja  6 หลายเดือนก่อน

      Glad you liked it! thanks for watching :)

  • @ronaldskinner2229
    @ronaldskinner2229 3 ปีที่แล้ว +1

    Nice course! It would be awesome if you add a last chapter on how to get the test suite with Nextjs.... Can't make it work so far

  • @hbela1000
    @hbela1000 ปีที่แล้ว

    Thank you, Laith and Net Ninja for this excellent crash course.

  • @christianchavez8434
    @christianchavez8434 2 ปีที่แล้ว

    Grateful learnings here, thanks so much for your work

  • @JamanjiBackingTracks
    @JamanjiBackingTracks 2 ปีที่แล้ว

    Thanks Laith, great tutorial!

  • @jeisongarzon6066
    @jeisongarzon6066 2 ปีที่แล้ว

    Thank you for this incredible course, it was my salvation since I couldn't find anything in Spanish hahaha, greetings from Colombia!

  • @akshaysrivastava4304
    @akshaysrivastava4304 ปีที่แล้ว +1

    Thanks very good playlist.

  • @antonarbus
    @antonarbus 2 ปีที่แล้ว

    Helped a lot! Love you guys.

  • @sharathjayagopal
    @sharathjayagopal 10 หลายเดือนก่อน

    Thanks a lot , helped me understand the basics.

  • @LordzChilight
    @LordzChilight 3 ปีที่แล้ว

    just completed this series, much obliged

  • @vijaydwivedi823
    @vijaydwivedi823 2 ปีที่แล้ว

    Hey Laith , learnt a lot , watched whole series , you are explaining great , Please keep up the good work

  • @onkartelange8812
    @onkartelange8812 2 ปีที่แล้ว

    Thank You Laith!! Hope you make some tutorials on advanced concepts of RTL ;)

  • @JErock25
    @JErock25 2 ปีที่แล้ว

    Thank you for the course!

  • @Beroer-cc3he
    @Beroer-cc3he 4 หลายเดือนก่อน

    Thanks for the series! Some examples would've helped more instead of redundant console logs though.

  • @monafdaod2133
    @monafdaod2133 ปีที่แล้ว

    Thank you so much, Laith❤

  • @andreabarbieri9518
    @andreabarbieri9518 ปีที่แล้ว

    thanks man, clear and well explained !! finally i can start testing

    • @NetNinja
      @NetNinja  ปีที่แล้ว

      Thanks Andrea :)

  • @diegoscastanho
    @diegoscastanho 2 ปีที่แล้ว

    Amazing crash course, thank you!

    • @NetNinja
      @NetNinja  2 ปีที่แล้ว +1

      No problem Diego! thanks for watching :)

  • @baliswathi2804
    @baliswathi2804 3 ปีที่แล้ว +1

    thanks

  • @aakash1763
    @aakash1763 2 ปีที่แล้ว

    thankyou for the series

  • @herisusanto2654
    @herisusanto2654 5 หลายเดือนก่อน

    Thanks a lot for the tutorials. Learn a lot from it and gonna implement on the real project!🚀🚀🚀

  • @vikasni95
    @vikasni95 2 ปีที่แล้ว

    Wow just a masterpiece work... Tquu soo much Laith 😊

  • @pedrolefteen
    @pedrolefteen 3 ปีที่แล้ว

    Thanks brov, I watched the entire series and enjoyed it so much!

  • @gindevgin9298
    @gindevgin9298 2 ปีที่แล้ว

    Hi! Thank you very much for this content, i used it to begin with React testing library! it is just an introduction i think but you covered a lots of points in this serie! I must now adapt it to one of my project because i have some issues when i make my integration tests .. it's like i don't pass some datas to the childs from some parents components ... maybe i must go read the documentation to learn more. anyway, thank you again! =D

  • @bodopete
    @bodopete 2 ปีที่แล้ว

    great course played @1.5x

  • @mumk
    @mumk 2 ปีที่แล้ว

    Thanks Laith for this wonderful series, really learned a lot!

  • @shawerkhandariya6224
    @shawerkhandariya6224 2 ปีที่แล้ว

    Thank you so much for giving us this wonderful crash course ❤️

  • @noname-qo2lz
    @noname-qo2lz 2 ปีที่แล้ว

    Thanks Laith, I was a Great Course ❤❤

  • @BrainwavesPotential
    @BrainwavesPotential 2 ปีที่แล้ว

    Thank you so much for this crash course I learned a lot with you!

  • @henriquekutner6724
    @henriquekutner6724 3 ปีที่แล้ว +1

    awesome

  • @jagannadhviswasurya3000
    @jagannadhviswasurya3000 2 ปีที่แล้ว

    Great series. Thank you Laith and Net ninja for this course! It was quite helpful

  • @gouthamk8410
    @gouthamk8410 2 ปีที่แล้ว

    Awesome course!! I got to learn a lot.

    • @NetNinja
      @NetNinja  2 ปีที่แล้ว

      Thanks Goutham. Glad you enjoyed it!

  • @everenjohn
    @everenjohn 3 ปีที่แล้ว +1

    Thank you for the Crash course. I've just finished learning how to apply CI/CD into my development Pipeline, and I can't wait to add writing tests as part of my pipeline. With this, I just need to worry about the Jest testing done in the pipeline to generate reports for me

  • @ChadAV69
    @ChadAV69 ปีที่แล้ว

    Thanks for the course

  • @jhonrvlogger
    @jhonrvlogger 2 ปีที่แล้ว

    i saw all video thank you so much Ninja!

  • @ayaahmed28
    @ayaahmed28 2 ปีที่แล้ว

    thank u for this course , god give u more

  • @mikusano4277
    @mikusano4277 10 หลายเดือนก่อน

    I appreciate your lecture. Thank you !!

    • @NetNinja
      @NetNinja  10 หลายเดือนก่อน +1

      You are very welcome :)

  • @shaikmohammadabdullah1771
    @shaikmohammadabdullah1771 2 ปีที่แล้ว

    Extremely helpful

  • @adityajain8613
    @adityajain8613 2 ปีที่แล้ว

    This is really helpful thanks Man good job

  • @jenesg
    @jenesg ปีที่แล้ว

    Thank you, good stuff.

  • @Namit1211
    @Namit1211 2 ปีที่แล้ว

    Thank you, very helpful!

  • @alainroos5383
    @alainroos5383 ปีที่แล้ว

    Great tutorials ! Thanks a lot !

    • @NetNinja
      @NetNinja  ปีที่แล้ว

      You're welcome Alain, hope it's been helpful!

  • @RizaHariati
    @RizaHariati 2 ปีที่แล้ว

    THANK YOU SO MUCH!!

  • @mahdikamran8061
    @mahdikamran8061 2 ปีที่แล้ว

    thank you. this course was perfect.

    • @NetNinja
      @NetNinja  2 ปีที่แล้ว

      Glad it was helpful! :)

  • @Simon-vz9uw
    @Simon-vz9uw 2 ปีที่แล้ว

    Thank you so much!

  • @randompointlessness2766
    @randompointlessness2766 9 หลายเดือนก่อน

    Thanks, but what is a real life example for using the beforeEach hook ?

  • @santiso878
    @santiso878 2 หลายเดือนก่อน

    awesome course!

    • @NetNinja
      @NetNinja  2 หลายเดือนก่อน

      Glad you like it! :) thanks for watching

  • @idynxcode5744
    @idynxcode5744 ปีที่แล้ว

    You are great! I learned a lot! Thanks!

    • @NetNinja
      @NetNinja  ปีที่แล้ว

      Glad it was helpful!

  • @vinayaksonar7753
    @vinayaksonar7753 2 ปีที่แล้ว

    LOVE UUUUUUUUUUUUUU .. AND THANKS FOR TEACHING SO EASILY :)

  • @NinjaJutsu-y4d
    @NinjaJutsu-y4d 5 หลายเดือนก่อน

    Wonderful Work, you just gained one more follower.😄

    • @NetNinja
      @NetNinja  5 หลายเดือนก่อน +1

      Awesome, thank you!

  • @michaelsaucedo3952
    @michaelsaucedo3952 2 ปีที่แล้ว +1

    I made it all the way, thanks.

  • @ragimabagirova6228
    @ragimabagirova6228 ปีที่แล้ว

    Thank you. It is a great course !!

    • @NetNinja
      @NetNinja  ปีที่แล้ว

      Thanks Ragima!

  • @carlosnatera2523
    @carlosnatera2523 2 ปีที่แล้ว

    thanks for the serie. :D