Getting Started with Unit Testing in Visual Studio 2022 - nUnit

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 66

  • @sudhakarg1000
    @sudhakarg1000 Місяць тому +2

    That's a no nonsense tutorial. Presented well. Thanks.

  • @kopilkaiser8991
    @kopilkaiser8991 Рік тому +5

    Bang!! Watching your video gave me the knowledge and capabilities to be able to write NUnit tests myself. Thanks for the great tutorial.

  • @mohammadabubakernaeem3587
    @mohammadabubakernaeem3587 11 місяців тому +3

    It was excellent what you explained. Works great

  • @GrowthWithUnique
    @GrowthWithUnique 2 роки тому +5

    That is what I want to learn.Thank you

    • @CuriousDrive
      @CuriousDrive  2 роки тому +1

      Thanks for watching Su Myat. Let me know if there is anything specific if you would like to learn.

  • @ubongsky1
    @ubongsky1 Рік тому

    The explanation is really nice

  • @pierrequillery6765
    @pierrequillery6765 Рік тому +1

    Thank you for the crash-course, clear and concise!

  • @kanebrennan4664
    @kanebrennan4664 Рік тому +2

    great tutoral but whats amusing is that the uk grading system for university is basically 40% = D, 50% = C, 60% = B, 70% = A.
    You can literally only do half the work in an engineering course and become an engineer. most jobs say 60% minimum and thats what I got 63%

  • @vanaaly7452
    @vanaaly7452 9 місяців тому

    thank you, very well explained!

  • @Anu-eo1lu
    @Anu-eo1lu 5 місяців тому

    Well explained. Thank you so much

  • @sumathikurlageri6692
    @sumathikurlageri6692 Рік тому

    Thanks for neat explanation.

  • @RoseNgwenya-k3b
    @RoseNgwenya-k3b 5 місяців тому

    Great and informative video! thank you

  • @jasminemerchant3167
    @jasminemerchant3167 9 місяців тому

    nice example, u explained very nicely, but what about other conditions, should we write if else condition for it?

  • @gammax4634
    @gammax4634 2 роки тому

    Helped me a lot, thank you.

  • @ganeshbabu.g5219
    @ganeshbabu.g5219 6 місяців тому +1

    "n" stands for ".net" in nUnit Test framework. By the way it was a great video.

  • @fabreddos
    @fabreddos 2 роки тому

    Excelent explanation, your information is very usefull to learn the correct concepts of nunit, greetings from Colombia

  • @ajaykumark107
    @ajaykumark107 2 роки тому +3

    Great explanation. The best video out there! One question: Why do we declare the variables inside the test class as private.

    • @laxmikantmishra7288
      @laxmikantmishra7288 Рік тому +1

      Why do you need to expose variables of test class. test class are very much deterministic

  • @sakshaterande9794
    @sakshaterande9794 2 роки тому +2

    Very well explained 👍

    • @CuriousDrive
      @CuriousDrive  2 роки тому

      Thanks for watching Sakshat. Please share with your friends :)

  • @kedirmamo7818
    @kedirmamo7818 Рік тому

    It is also be better fix problems seakers claimed along with tutoring is for developers and beginners too. Thanks a lot.

  • @Vitorgasparete
    @Vitorgasparete Рік тому

    Very great!! Thanks!

  • @kabirali7546
    @kabirali7546 2 роки тому +1

    Thankyou so much , Great Explanation.👍👍

  • @ragtop63
    @ragtop63 Рік тому

    Great explanation! Unfortunately, I can see this as being very tedious for more complex value comparisons. For instance, testing a method that takes in a long number, multiplies it by another number (could be any number) and returns a double. This would be an undertaking in itself if you wanted to test multiple input values. Unless I'm not understanding this correctly?

  • @luimadlo
    @luimadlo 2 роки тому

    Good explanation! Thank you

  • @infinite0rbit
    @infinite0rbit 2 роки тому +1

    Helpful video, thanks!

  • @thesmart4128
    @thesmart4128 7 місяців тому

    perfect explanation TYYY

  • @myoussef5862
    @myoussef5862 Рік тому

    Thank you !

  • @SahilSinghal1998
    @SahilSinghal1998 Рік тому

    Sir, Please tell how to run same testcase with multiple iteration to test multiple testdata.
    Example running one testcase which will test same code with many iterations.

  • @AamirKhan-kx3oy
    @AamirKhan-kx3oy 2 роки тому +2

    can we write tests for database operations with entity framework with webapi ? or can you please share some docs?

    • @CuriousDrive
      @CuriousDrive  2 роки тому

      That's a really good question. I am going to make a video about it in coming months. Meanwhile, check out these docs.
      docs.microsoft.com/en-us/ef/core/testing/testing-sample

  • @sagartandon639
    @sagartandon639 2 роки тому

    Very helpful . Thanks

  • @invisbl
    @invisbl Рік тому

    Great explanation!

  • @NealAnthoons
    @NealAnthoons 2 роки тому +1

    Nice video! What’s the name of the font you use ?

    • @CuriousDrive
      @CuriousDrive  2 роки тому

      Thanks. Font Name : Cascadia Code. You can get it from here - github.com/microsoft/cascadia-code/releases

  • @gfrsaaaar4575
    @gfrsaaaar4575 2 роки тому +1

    Hello, good tutorial. I changed my compiler from vsc to vs but I cannot live with this new colors and I see you have the same as vsc. How to do it?

    • @CuriousDrive
      @CuriousDrive  2 роки тому

      Hello gfrsaaar, I use the VS code themes for Visual Studio and that's how it looks different. You can get the themes from this link - marketplace.visualstudio.com/items?itemName=idex.vsthemepack

  • @AshithaMK
    @AshithaMK Рік тому

    Great explanation , Is there a video for mstest , Xunit as well
    Also for angular project (karma , jasmine)

  • @RomeuCarvalho
    @RomeuCarvalho 2 роки тому +1

    Hi, can you please tell witch theme and font are you using.

    • @CuriousDrive
      @CuriousDrive  2 роки тому +1

      Hello Romeu, Font is "Cascadia Code". You can get it from here - github.com/microsoft/cascadia-code/releases
      and the theme is "Dark+". You will need to install Visual Studio theme pack from here - marketplace.visualstudio.com/items?itemName=idex.vsthemepack

  • @imswadhinkido37_
    @imswadhinkido37_ 9 місяців тому

    Can we generate .exe file for our test code ???

  • @trustingod0
    @trustingod0 Рік тому

    Whats the difference between nunit and xunit?

  • @sifisocyprianshezi3824
    @sifisocyprianshezi3824 Рік тому

    I thought someone will answer the question the Instructor asked before closing .... What does that "N" in NUnit Stands for?
    It's been a year now.... for me it's

    • @aniketdeshmane6569
      @aniketdeshmane6569 Рік тому +3

      If you look up the offical documentation of NUnit, It says its used for all .Net Languages with means "N" from NUnit is for "N" in Net

  • @talukderroni6262
    @talukderroni6262 10 місяців тому

    simple explanation

  • @sergeymigel4680
    @sergeymigel4680 8 місяців тому

    Thanks

  • @helgigretargunnarsson8967
    @helgigretargunnarsson8967 Рік тому

    Great explanation. It was very helpful :)

  • @Sonny2009
    @Sonny2009 Рік тому

    Nipsey Hustle's cousin is doing Software Development. At least he is still alive.

  • @Shakti_Singh_Om
    @Shakti_Singh_Om Рік тому

    nice video

  • @golljhjkahsdah2817
    @golljhjkahsdah2817 8 місяців тому

    thanks.

  • @ed2023bc
    @ed2023bc Рік тому

    720p in 2022?

  • @hoomanj6498
    @hoomanj6498 Рік тому

    i dont know why you changed voice by ai

  • @osamamicro1103
    @osamamicro1103 2 роки тому +1

    First comment 👏

  • @good-tn9sr
    @good-tn9sr 8 місяців тому +1

  • @RedPipLP
    @RedPipLP 2 роки тому

    NUnit Test Project template is nonexisten for me...

  • @muhammadkazim9196
    @muhammadkazim9196 2 роки тому

    kuch smj ni ai. I guess me jldi testing seekhne lg gya hn , 🤣🤣 me phle basics seekh k ata hn

  • @nightingale3.0
    @nightingale3.0 Рік тому

    I don't know if it's just me, but I was kinda distracted by the way he was talking ................as if he was in a library or............ saying his last words...... I completely felt like i was out of breath myself........ through the entire video.

  • @VijayChandrashekar-ii4rr
    @VijayChandrashekar-ii4rr 7 місяців тому

    It was excellent what you explained. Works great

  • @sumathikurlageri6692
    @sumathikurlageri6692 Рік тому

    Thanks for neat explanation.

  • @sumathikurlageri6692
    @sumathikurlageri6692 Рік тому

    Thanks for neat explanation.