Beginning Test Driven Development in C++
Offered By: Udemy
Course Description
Overview
Learning the discipline of Test Driven Development (also known as TDD) Using the C++ Programming Language
What you'll learn:
What you'll learn:
- How to implement unit tests for their production C++ code using the discipline of Test Driven Development.
Test Driven Development is a key discipline every software developer should practice to ensure the quality of their code. In this course I'll show you how to use this discipline in your everyday coding practices to help ensure the quality of your code base.
In this course we’ll be going over:
What is Unit Testing and Test Driven Development and how does it help you.
What is the Google Test testing library and how is it used for writing unit tests in C++.
How to setup some common C++ development environments to use Google Test.
What are some Best Practices for unit testing and Test Driven Development.
We’ll also walk through some hands onexample programming sessions using TDD in C++.
Taught by
Richard Wells
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera