Information Technology
Star icon
Most Popular
Hands on Training icon
Hands On Training
Star icon
Hands on Training icon

C++ Unit Testing Fundamentals Using Catch2 2

Course Cover
compare button icon

Course Features

icon

Duration

121 minutes

icon

Delivery Method

Online

icon

Available on

Downloadable Courses

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Beginner

icon

Teaching Type

Self Paced

icon

Video Content

121 minutes

Course Description

Being a good software developer is not complete without writing unit tests. Unit testing in C++ can be difficult and it is not easy to find good unit testing frameworks. This course C++ Unit Testing Fundamentals using Catch2 will teach you how to create robust unit tests with Catch2, an easy-to-use, yet powerful and flexible unit testing framework for C++. Catch2 is different than other xUnit frameworks and can be used to create unit tests for C++ code. Also, you will learn how to run Catch2 directly from the command-line, how to use test fixtures and how to create maintainable testing. This course will give you a solid foundation in Catch2 and unit testing C++. It will help you write cleaner C++ code.

Course Overview

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Instructor-Moderated Discussions

projects-img

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

Course Cover