Implementing C# Unit Testing Using Visual Studio 2019 and .NET 5
Offered By: Pluralsight
Course Description
Overview
Learn the basics of unit testing for c# developers.
Every developer knows they should be creating Unit Tests to improve the quality of their applications. In this course, Implementing C# 9 Unit Testing Using Visual Studio 2019 and .NET 5, you will create unit tests using Visual Studio. First, you will see how easy it is to get started with unit tests. Then, you will learn how to simplify the unit test process by creating data-driven tests. Finally, you will automate your unit tests by scheduling them to run via the command line utility dotnet test. By the end of this course, you'll have the required skills needed to go on and learn more advanced topics in unit testing
Every developer knows they should be creating Unit Tests to improve the quality of their applications. In this course, Implementing C# 9 Unit Testing Using Visual Studio 2019 and .NET 5, you will create unit tests using Visual Studio. First, you will see how easy it is to get started with unit tests. Then, you will learn how to simplify the unit test process by creating data-driven tests. Finally, you will automate your unit tests by scheduling them to run via the command line utility dotnet test. By the end of this course, you'll have the required skills needed to go on and learn more advanced topics in unit testing
Taught by
Paul D. Sheriff
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera