43.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

03-02-2023, 12:47 AM
Post: #1
[F4LT] Mastering Unit Testing in C#: A Beginner's Guide
Mastering Unit Testing in C#: A Beginner's Guide
Learn the basics of C# unit testing with XUnit
New
Rating: 0.0 out of 5
(0 ratings)
146 students
57min of on-demand video

Description
While coding is fun and all, you need to make sure your code is always working. When something goes wrong customers usually blame the developers, but 7 out of 10 times it’s a wrong input but the customer. 2 out of 10 times it’s a logic problem (“well, didn’t see that one coming”), and 1 out 10 times its a developers error.

We, developers, cannot think for a customer or all the things a user can do. But we can make sure our code works as it should. Therefore, we should test our code. Not the application, but the logic that makes the application work. This is what we call ‘unit testing’.

In this course, I will explain and show you the basics of C# unit testing. I will start with the basic theory of unit testing and the difference between NUnit and XUnit, the two most test

https://www.udemy.com/course/mastering-unit-testing-in-c-a-beginners-guide/

Enjoy!




44.gif
Free counters!