Unit Testing in C# 2022: 2. XUnit & Fluent Assertions

แชร์
ฝัง

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

  • @abdifatahmoh
    @abdifatahmoh ปีที่แล้ว +7

    I wanna thank you for this. It really helped me grasp on how to use unit testing in C# that I needed for my internship.

  • @dinamohamed13600
    @dinamohamed13600 4 หลายเดือนก่อน +1

    Thank you for the simple explanation, You really care about people getting the idea not just bragging about your skills like other channels

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

    Great video! The explanation of XUnit and Fluent Assertions was clear and to the point. Really helped me understand how to improve my unit testing in C#. Thanks, Teddy!

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

    Thank you so much for all of your tutorials. I really appreciate your hard work.

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

    Thanks the worlds over. This is very much needed for my internship. Gratitude!

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

    "You are going to drink a glass of water, and you are going to return.... ehhhhh" 🤣brilliant Teddy!

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

    Thank you, for the great intro. That example without using a framework!

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

    Excelent class, learning a Lot with you

  • @MuhammetSefaKapısız
    @MuhammetSefaKapısız 24 วันที่ผ่านมา

    When you see that ticks it makes you happy Idk I didn't think so I'd like it but I did apperantly

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

    Thanks a lot! I got a lot of help from this course.

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

    Very nice content bro, simple and practic. Thank you so much for the examples

  • @orhanaliyev9774
    @orhanaliyev9774 9 หลายเดือนก่อน +2

    Thanks for the explanations, although I’m a good backend developer, to my shame I don’t know a damn thing about testing (only manual via postman, etc.). With the help of these lectures, I was convinced that there was nothing complicated there and there was no need to constantly put off studying this material)) Greetings from Azerbaijan

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

      Thank you for watching!!!

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

    Thank you very much, great explanation

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

    I have never used Fluent assertions before. Very, very cool!

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

    Nice video bro!

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

    Thank you!

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

    Now I'm confused. Do I create these tests as part of my original solution that I'm testing or as a separate solution? You created a separate one but then coded the methods you test in there... What is it like in the "real life" - are the tests part of the application and is the application delivered to the customer with the tests still sitting in there somewhere?

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

      test are going to be in the same solution but in different project so usually for the customer you will execute the main project only they wont effect the whole of the solution

  • @alibozkurt-i5r
    @alibozkurt-i5r 9 หลายเดือนก่อน

    thanks

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

    Finally my life is saved

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

    We don't want bugs falling through the cracks.... round here we use that monsanto industrial grade jawn.... shit'll kill anything!! 🙃

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

    Is Fluent Assertions library a market standard?

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

      no not really. Most people will likely use ones provided by .NET, but fluent assertions are so easy to implement and worth it IMO

  • @mehmetkrgnn
    @mehmetkrgnn 11 หลายเดือนก่อน +1

    Hello Luke Skywalker

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

    🙌

  • @YasinKAYA-do4ek
    @YasinKAYA-do4ek ปีที่แล้ว

    FluentAssertions is too slow. It is cool tho.

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

    I wanna thank you for this. It really helped me grasp on how to use unit testing in C# that I needed for my internship.

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

      Sweet. Good luck with the internship 👍