"Quickly Testing Legacy Code" at CPPP 2019

June 23, 2019 ยท View on GitHub

Contents

Introduction

Code samples and information for my talk "Quickly Testing Legacy Code" at CPPP 2019.

The samples here demonstrate use of ApprovalTests.cpp, which is a new C++ implementation of Llewellyn Falco's Approval Tests approach to testing legacy code.

About the talk

ApprovalTests.cpp code samples

Purpose of the sub-directories in this repo: