- Course
- Core Tech
Building a Pragmatic Unit Test Suite
This course serves as a descriptive, in-depth guideline for pragmatic unit testing.
What you'll learn
Unit testing is everywhere. It is one of the most widely spread engineering practices in the world of software development. It’s important to know how to apply it in a way that helps, and not prevents you from building successful products. This course, Building a Pragmatic Unit Test Suite, is going to show you how to do that. First, you'll learn about what makes a test valuable. Next, you'll learn about the different styles of unit testing, as well as the use of mocks. Finally, you'll wrap up the course by learning about integration testing and unit testing anti-patterns. By the end of this course, you’ll know how to make the most out of your unit and integration tests.
Table of contents
- Getting Started | 59s
- Course Outline and Prerequisites | 1m 21s
- Vocabulary Used | 2m 38s
- Goals of Unit Testing | 1m 32s
- Coverage Metrics | 8m 12s
- 100% Coverage | 1m 44s
- What Makes a Test Valuable? | 5m 38s
- What Makes a Valuable Test: Examples | 4m 27s
- Test Pyramid and Value Proposition | 1m 35s
- Summary | 2m 4s
About the author
Vladimir Khorikov is a Microsoft MVP and has been professionally involved in software development for more than 10 years.
More Courses by Vladimir