Cypress: Writing our first Cypress E2E tests with React and Typescript

Sdílet
Vložit
  • čas přidán 11. 09. 2024
  • Link to coupons with BIG DISCOUNTS 🤯 :
    👉 Mastering Terraform: From Beginner to Expert - www.lauromuell...
    👉 Mastering GitHub Actions: From Beginner to Expert - www.lauromuell...
    👉 Write better code: 20 code smells and how to get rid of them - www.lauromuell...
    Do you want to bring your dev skills to the next level? Then check out the links with BIG DISCOUNTS to my courses on Udemy! Purchasing the courses is a great way to support this channel and the content I produce, while also getting something amazing in return, so head there right now! I am looking forward to seeing you there and receiving your feedback on the course!
    The courses also have a 30-day money-back guarantee, so if you are not satisfied with the purchase, you can ask for a refund, no questions asked.
    ***
    Hi everyone! In the last video we finished the setup of our Cypress E2E project within our front-end React application. In this video, we'll take the time to write our first E2E tests and use them to gain confidence that we are implementing new features without breaking existing functionality. TDD is our way to go here, and E2E tests are essential to reflect how our end-users interact with the system.
    This video is part of a series where we are organically developing a productivity app with React and TypeScript. We will focus on implementing Agile and XP principles in our series, which means we will focus on TDD, continuous delivery, feature flags, and a lot of other cool stuff that we have to take care of to have our app deployed to production as quickly and as often as possible.
    Wanna get some cool readings and tips on development? Then: / lauromueller
    ---
    Support the channel :)
    Patreon: / lauromueller
    PayPay: paypal.me/laur...

Komentáře • 10

  • @wadahadlan
    @wadahadlan Před rokem +1

    This was the most comprehensive tutorial of Cypress I've seen. Thank you Lauro, I learned a lot

    • @LauroMueller
      @LauroMueller  Před rokem

      Thanks a lot for the feedback, Wadah! Really appreciate it :)

  • @reactwithsteve3570
    @reactwithsteve3570 Před 2 lety +2

    Thank you Lauro Müller for creating these wonderful resources. I have learnt a lot.

  • @danilapisarev7963
    @danilapisarev7963 Před rokem

    Cool boy! It's very interesting! Well done keep it up!

    • @LauroMueller
      @LauroMueller  Před rokem

      Thanks, Danila! Appreciate the feedback :D

  • @rishabranjan5790
    @rishabranjan5790 Před rokem

    Awesome man, thanks for this amazing tutorial 😊

  • @krishnamurthyhariharan5090

    Awesome tutorial, clear and easy to understand.

  • @goldenmonkey9085
    @goldenmonkey9085 Před rokem

    could you provide the code ? many thx..