Software Testing allows us to deploy our applications with more confidence. In this video, we'll take a brief look at how we can start unit testing our Web API controllers in ASP.NET Core
Useful Links
* Unit test controller logic - https://docs.microsoft.com/en-us/aspnet/core/mvc/controllers/testingi?WT.mc_id=beginwebapis-c9-cephilli
* Create Web APIs with ASP.NET Core https://docs.microsoft.com/aspnet/core/web-api?WT.mc_id=beginwebapis-c9-cephilli
Downloads
* Download Visual Studio Code: https://aka.ms/webapis/vscode
* Download .NET: https://aka.ms/webapis/dotnet
* Download Visual Studio 2019: https://aka.ms/webapis/visualstudio
