Complete Guide to Unit Testing in .NET Core (NUnit & xUnit)
Offered by Packt. Updated in May 2025. This course now features Coursera Coach! A smarter way to learn with interactive, real-time ... Enroll for free.
Unknown
Free
About this Course
Offered by Packt. Updated in May 2025. This course now features Coursera Coach! A smarter way to learn with interactive, real-time ... Enroll for free.
What You'll Learn
Execute unit tests and debug them effectively in .NET Core environments, using MSTest, NUnit, and xUnit.
Differentiate between various testing scenarios, evaluating the appropriate use of mocking and dependency injection with the Moq framework.
Understand the principles and benefits of automated unit testing, and describe how NUnit and xUnit frameworks facilitate these processes.
Create unit tests for an N-tier real-world web application project using xUnit.