When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Test Driven Development in C# 8
Test Driven Development (TDD) is a powerful approach to build solid and robust software. This course teaches you how to use TDD in C# to test and implement new features in your .NET projects.

This Course Includes
pluralsight
5 (242 reviews )
2 hour 26 minutes
english
Online - Self Paced
core courses
pluralsight
About Test Driven Development in C# 8
At the core of writing solid and robust C# code is a thorough knowledge of Test Driven Development (TDD). In this course, Test Driven Development in C# 8, you will learn the skills you need to be able to apply TDD in your .NET projects. First, you will discover the basics of TDD and about the red-green-refactor cycle. Next, you will learn how to test and implement business logic for a .NET Core application with TDD. You’ll use xUnit as a testing framework and Moq as a mocking library. Finally, your business logic will be used in an ASP.NET Core Razor Pages application, and you will use TDD to add additional features in that application. When you’re finished with this course, you’ll have a foundational knowledge of Test Driven Development that will help you as you move forward to test and implement new features in your C# projects.
What You Will Learn?
- Course Overview : 1min.
- Getting Started with Test Driven Development : 36mins.
- Testing and Implementing Business Logic : 49mins.
- Adding Features in an ASP.NET Core App : 58mins.