❗The content presented here is sourced directly from Youtube platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 27th, 2023]
This course is designed to provide beginners with a tutorial on unit testing C# code. It covers topics such as automated testing, the advantages of automated testing, different types of tests, the test pyramid, the tooling, writing the first unit test, testing all the execution paths, refactoring with confidence, using NUnit in Visual Studio, and what is test-driven development. The course structure and summary are also discussed. Upon completion of the course, learners will have a better understanding of unit testing C# code and be able to apply it to their own projects.