Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 2.16 KB

File metadata and controls

41 lines (28 loc) · 2.16 KB

"Quickly Testing Legacy Code" at cpponsea2019

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.