jasonmccreary / testing-strategies

Code from my talk at LonghornPHP 2021.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing Strategies

This repository contains code from my talk Stategies for testing complex (or legacy) code at LonghornPHP 2021.

The main branch contains the untested code. The branches prefixed with test_, contain code for adding tests to the respective code. Changes are made in atomic commits to make it easier to follow along. Even if you were not in attendance.

About

Code from my talk at LonghornPHP 2021.


Languages

Language:PHP 100.0%