C++ Unit Testing Fundamentals Using Catch2 2
Course Features
Duration
121 minutes
Delivery Method
Online
Available on
Downloadable Courses
Accessibility
Desktop, Laptop
Language
English
Subtitles
English
Level
Beginner
Teaching Type
Self Paced
Video Content
121 minutes
Course Description
Course Overview
International Faculty
Post Course Interactions
Instructor-Moderated Discussions
Case Studies, Captstone Projects
Skills You Will Gain
What You Will Learn
When you're finished with this course, you will have a foundational knowledge of Catch2 and unit testing in C++ that would help you create better, cleaner C++ code
You will also get to see how to run Catch2 from the command line, how to use test fixtures, and how to create maintainable tests
You will learn how to write robust unit tests using Catch2, a simple-to-use yet flexible and powerful unit testing framework for C++
You will learn what makes Catch2 different from other xUnit frameworks, and how it can be used to write unit tests for your C++ code