Module 7: Testing, Debugging, and Deployment | Notion
Unit Testing: Writing Tests with MSTest or xUnit
Debugging Techniques: Identifying and Fixing Errors
Exception Handling: Handling Errors Gracefully
Deploying Your ASP.NET Core Application to a Server
Task: Write unit tests for a method in your Web API project