YoVDO

Testing .NET Code with xUnit.net: Getting Started

Offered By: Pluralsight

Tags

.NET Core Courses Software Development Courses Automated testing Courses

Course Description

Overview

This course will go over testing .NET Core code with xUnit.net and give you a foundational knowledge of how to run automated tests.

It's usually more expensive, time-consuming, and stressful to fix software bugs after they have been released to production environments. A good set of automated tests helps to verify that the application is working as expected and helps to prevent bugs from getting into production. In this course, Testing .NET Code with xUnit.net 2: Getting Started, you'll get an overview of automated testing to empower you to be able to start testing your own applications. First, you'll learn how to create xUnit.net automated tests that verify different types of results. Next, you'll explore how to customize and control test execution and categorization. Finally, you'll discover how to reduce the amount of test code you need to write by using the power of data-driven tests. When you're finished with this course, you'll have a foundational knowledge of xUnit.net that will help you to start writing your own automated tests.

Syllabus

  • Course Overview 1min
  • Getting Started 27mins
  • Determining Passing and Failing Tests with Asserts 47mins
  • Understanding and Controlling Test Execution 30mins
  • Creating Data-driven Tests 27mins

Taught by

Jason Roberts

Related Courses

Desarrollo de aplicaciones profesionales para Android
Galileo University via edX
Engineering Maintainable Android Apps
Vanderbilt University via Coursera
Técnicas Avançadas para Projeto de Software
Instituto Tecnológico de Aeronáutica via Coursera
Accelerate Software Delivery using DevOps
Microsoft via edX
Continuous Integration and Deployment
Udacity