C# 10 Unit Testing
Offered By: Pluralsight
Course Description
Overview
Unit testing is an essential skill needed to write robust and high-quality code. This course will teach you how to write unit tests with .NET and C# to ensure that your code works as expected.
To write robust and high-quality code, unit testing is an essential skill you need. In this course, C# Unit Testing, you’ll learn how to write unit tests in C# to improve the code of your .NET software projects. First, you’ll learn how to create a test project and how to write and run different types of unit tests. Next, you’ll learn how to write testable code in your application by decoupling dependencies and you will learn how to work with Test Driven Development (TDD). Finally, you'll learn how to run your unit tests automatically after every code change by using a GitHub action. When you're finished with this course, you’ll have the skills and knowledge of C# Unit Testing needed to unit test your .NET and C# projects.
To write robust and high-quality code, unit testing is an essential skill you need. In this course, C# Unit Testing, you’ll learn how to write unit tests in C# to improve the code of your .NET software projects. First, you’ll learn how to create a test project and how to write and run different types of unit tests. Next, you’ll learn how to write testable code in your application by decoupling dependencies and you will learn how to work with Test Driven Development (TDD). Finally, you'll learn how to run your unit tests automatically after every code change by using a GitHub action. When you're finished with this course, you’ll have the skills and knowledge of C# Unit Testing needed to unit test your .NET and C# projects.
Syllabus
- Course Overview 1min
- Writing Your First Unit Test 30mins
- Implementing Different Unit Tests 23mins
- Writing Testable Code 39mins
- Applying Test Driven Development 22mins
- Running Unit Tests Automatically 17mins
Taught by
Thomas Claudius Huber
Related Courses
Docker Mastery: with Kubernetes +Swarm from a Docker CaptainUdemy Deploy Infra in the Cloud using Terraform
Udemy Integrating Appium into a DevOps Pipeline
Pluralsight Microsoft DevOps Solutions: Designing a Sensitive Information Strategy
Pluralsight Testing and Deploying GatsbyJS Applications: Playbook
Pluralsight