"Quickly Testing Legacy Code" at cpponsea2019

April 13, 2019 ยท View on GitHub

Contents

Introduction

Code samples and information for my talk "Quickly Testing Legacy Code" at C++ on Sea 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:

Corrections

See Corrections.