From eff4ca2f71d36a3581b5503f83221b28cf75ba46 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 10 Jan 2024 13:00:00 +0000 Subject: [PATCH] Add Mike Karthauser podcast episode Testing Legacy --- .../7-mike-karthauser-testing-legacy.md | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 source/_podcast_episodes/7-mike-karthauser-testing-legacy.md diff --git a/source/_podcast_episodes/7-mike-karthauser-testing-legacy.md b/source/_podcast_episodes/7-mike-karthauser-testing-legacy.md new file mode 100644 index 000000000..838fce079 --- /dev/null +++ b/source/_podcast_episodes/7-mike-karthauser-testing-legacy.md @@ -0,0 +1,47 @@ +--- +date: 2024-01-10 +topic: Testing Legacy +guests: + - Mike Karthauser +transistor: + id: c264ca69 +links: +- + - Huboo + - https://huboo.com +- + - PHPUnit + - https://phpunit.de +- + - Laravel + - https://laravel.com +- + - Expression Engine + - https://expressionengine.com +- + - PHPBench + - https://phpbench.com +- + - Working in small batches + - http://www.startuplessonslearned.com/2009/02/work-in-small-batches.html +- + - Cyclomatic complexity + - https://en.wikipedia.org/wiki/Cyclomatic_complexity +- + - Shopify + - https://www.shopify.com +- + - Drupal Commerce + - https://drupalcommerce.org +- + - PHP South West + - https://phpsw.uk +- + - Automica labs + - https://automica.io +- + - Mike on LinkedIn + - https://www.linkedin.com/in/mikekarthauser +--- + +Oliver and Mike discuss e-commerce, legacy code, technical debt, automated testing, test-driven development, refactoring, code vs. no-code solutions, and Mike's recent talk at PHP South West in Bristol.