Building a Pragmatic Unit Test Suite
This course serves as a descriptive, in-depth guideline for pragmatic unit testing.
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.
Author Name: Vladimir Khorikov
Author Description:
Vladimir Khorikov is the author of the book Unit Testing Principles, Practices, and Patterns: https://amzn.to/2QXS2ch He has been professionally involved in software development for over 15 years, including mentoring teams on the ins and outs of unit testing. He’s also the founder of the Enterprise Craftsmanship blog, where he reaches 500 thousand software developers yearly. He started as an adviser on general programming topics, but lately has shifted his focus to unit testing with a central … more
Table of Contents
- Course Overview
1min - Introduction
30mins - Understanding Styles of Unit Testing
35mins - Getting the Most out of Your Unit Tests
40mins - Refactoring to More Valuable Unit Tests
54mins - Getting the Most out of Your Integration Tests
37mins - Avoiding Unit Testing Anti-patterns
22mins
There are no reviews yet.