2019
Mocking & Testing using Moq & xUnit Frameworks for C# ASP.Net MVC Core
Keen to take unit testing to the next level? Simon Gilbert walks through the benefits of using the Moq framework combined with xUnit to mock and isolate your unit tests using C# ASP.Net MVC Core in Visual Studio for Mac.
Basic Unit Testing with xUnit and C# .Net Core in Visual Studio for Mac
Certain that your code works? Simon Gilbert explains the need for unit testing your C# .Net Core implementations using the xUnit Framework in Visual Studio for Mac.