Getting Started With Unit Testing in Swift (XCTest, Test Cases, Code Coverage)

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

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

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

    Great tutorial. you went more in depth than the others do.

  • @reece5863
    @reece5863 Год назад +1

    Very nice as usual!

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

      Glad you enjoyed it!!!
      I have a more detailed unit testing playlist, you can check out here too
      ruclips.net/p/PLvUWi5tdh92zaJIMa65f8G2aWTytY3rN3

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

    Excellent content.

  • @OG4TheStreet
    @OG4TheStreet 3 года назад +1

    Nice work 👌👍

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

    how do I run my test without having Xcode to start a simulator

  • @MarkAbrasaldo
    @MarkAbrasaldo 6 месяцев назад

    Thank you.

    • @tundsdev
      @tundsdev  6 месяцев назад

      You're welcome!

  • @charlienguyen5590
    @charlienguyen5590 3 года назад +1

    Amazing stuff bro, how comes you have 88% code coverage and I have 35%? I've done the same tests as you & where is the United shirt? 🤣

  • @TechRagh
    @TechRagh 3 года назад +1

    Thanks for making this helpful content 😊

    • @tundsdev
      @tundsdev  3 года назад +1

      Happy to help!

    • @TechRagh
      @TechRagh 3 года назад +1

      @@tundsdev A suggestion: please make a series of videos or some Udemy course with an architectural design like MVVM. Mostly we see some courses where everything is done just like that assuming user / learner know everything, we personally prefer the process behind this. Hope you grow much bigger on RUclips and create helpful things.

    • @tundsdev
      @tundsdev  3 года назад +1

      Hey so i’ve actually already done this 😅, here is a link to the video we basically create a news app in SwiftUI ruclips.net/video/M2psX-JwHdE/видео.html I have a UIKit version coming up very soon also 👍🏾

    • @TechRagh
      @TechRagh 3 года назад +1

      Great, let me checkout this and eagerly waiting for your UIKIT version