Test Driven Development in C#
Offered By: Pluralsight
Course Description
Overview
This course teaches you how to use TDD in C# to test and implement new features in your .NET projects.
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.
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.
Syllabus
- 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
Taught by
Thomas Claudius Huber
Related Courses
A Practical Introduction to Test-Driven DevelopmentLearnQuest via Coursera Mastering Agile Development of Software as a Service
UC Berkeley via edX Test-Driven Development Project: Random Person Generator
LearnQuest via Coursera Introduction to Cloud Native, DevOps, Agile, and NoSQL
IBM via edX IBM COBOL Basic Testing and Debugging
IBM via Coursera