Complete Guide to Unit Testing in .NET Core (NUnit & XUnit)
Master unit testing with NUnit, XUnit and MOQ with a real world N-Tier web application (.NET Core 6 and EF Core)
Created by Bhrugen Patel | 5 hours on-demand video course
This course is all about writing effective unit tests using C# programming language and NUnit /XUnit as a unit testing framework. Along the way, we will learn the concepts related to unit testing. Today unit testing is an absolutely required skill from any professional developer. Companies expect from developers to know how to write unit tests using best practices. This course will help you setup a solid foundation with a real world example and how unit testing could be done in a .NET Core Web application with EF Core.
What you’ll learn
- Learn unit testing from scratch
- What unit tests are for and how they are written
- How to set up and use the NUnit and XUnit test framework
- Run and Debug Unit Tests
- Write Mocks with Mocking Framework (MOQ)
- Implement unit testing in N-tier real world web application project using XUnit
Recommended Course