From the course: Advanced ASP.NET Core: Unit Testing

Unit testing ASP.NET Core apps - ASP.NET Core Tutorial

From the course: Advanced ASP.NET Core: Unit Testing

Start my 1-month free trial

Unit testing ASP.NET Core apps

- [Ervis] After the software is made available to the client, fixing software bugs is stressful, time-consuming, and usually more expensive. So having your code well-tested helps you prevent bugs from getting into production. In this course, you'll get an overview of different testing levels and dive deeper into the base level of testing, which is unit testing. You'll start with unit testing a console app. Next, you'll learn how to unit test an ASP.NET Core web API and an MVC application. By the end of this course, you'll have enough knowledge to help you start writing your own automated tests for your personal or commercial apps. Hi, I am Ervis Trupja and I specialize in building enterprise level web apps. Join me in my LinkedIn Learning course as we explore unit testing ASP.NET Core apps.

Contents