Introduction to .NET Testing with NUnit 3
Offered By: Pluralsight
Course Description
Overview
NUnit is one of the most downloaded test frameworks for .NET. This course will teach you everything you need to know to get started testing your code, including asserts, categories, data-driven tests, customization, and how to reduce test code duplication.
Releasing bug-ridden code to production is a sure fire way of creating unhappy end-users, management, and development teams. Nobody likes to receive a phone call in the middle of the night saying that the production system has gone down and needs fixing, immediately. In this course, Introduction to .NET Testing with NUnit 3, you will gain the ability to create automated tests for you code. First, you will learn how to set up a test project and run tests. Next, you will discover the different ways to assert on test results such as numbers, collections, and expected exceptions. Finally, you will explore how to customize the test execution lifecycle, create data driven tests, and customize NUnit. When you’re finished with this course, you will have the skills and knowledge of automated testing with NUnit needed to help prevent bugs from making their way into production.
Topics:
Releasing bug-ridden code to production is a sure fire way of creating unhappy end-users, management, and development teams. Nobody likes to receive a phone call in the middle of the night saying that the production system has gone down and needs fixing, immediately. In this course, Introduction to .NET Testing with NUnit 3, you will gain the ability to create automated tests for you code. First, you will learn how to set up a test project and run tests. Next, you will discover the different ways to assert on test results such as numbers, collections, and expected exceptions. Finally, you will explore how to customize the test execution lifecycle, create data driven tests, and customize NUnit. When you’re finished with this course, you will have the skills and knowledge of automated testing with NUnit needed to help prevent bugs from making their way into production.
Topics:
- Course Overview
- Writing Your First NUnit Test
- Understanding NUnit Tests
- Asserting on Different Types of Results
- Controlling Test Execution
- Creating Data Driven Tests and Reducing Test Code Duplication
Taught by
Jason Roberts
Related Courses
1C:Enterprise Junior Developer CourseMoscow Institute of Physics and Technology via Coursera A Beginner’s Guide to Docker
Packt via FutureLearn A Beginner’s Guide to Scrum Project Management
Packt via FutureLearn Google Professional Cloud DevOps Engineer Certification Path Introduction (GCP DevOps Engineer Track Part 1)
A Cloud Guru Introduction to Amazon CodeGuru
A Cloud Guru