27 lines
998 B
Markdown
27 lines
998 B
Markdown
|
---
|
||
|
title: >-
|
||
|
Testing Legacy with Mike Karthauser
|
||
|
date: 2024-01-13
|
||
|
permalink: archive/2024/01/13/testing-legacy-with-mike-karthauser
|
||
|
snippet: |
|
||
|
Last week, Mike Karthauser - Senior Software Developer at Huboo - joined me on the Beyond Blocks podcast.
|
||
|
tags:
|
||
|
- software-development
|
||
|
- podcast
|
||
|
- beyond-blocks
|
||
|
- automated-testing
|
||
|
- refactoring
|
||
|
---
|
||
|
|
||
|
{% block content %}
|
||
|
Last week, Mike Karthauser - Senior Software Developer at Huboo - [joined me on the Beyond Blocks podcast]({{site.url}}/podcast/7-mike-karthauser-testing-legacy).
|
||
|
|
||
|
Mike also gave a talk recently at the PHP South West meetup on "Testing Legacy" which explained how he works with and tests legacy applications.
|
||
|
|
||
|
In the episode, we discuss e-commerce, legacy code, technical debt, automated testing, test-driven development, refactoring, code vs. no-code solutions.
|
||
|
{% endblock %}
|
||
|
|
||
|
{% block cta %}
|
||
|
If you'd like to be a guest on the Beyond Blocks podcast, [let me know](https://forms.gle/aBEtfu9tkhjJSdhd8).
|
||
|
{% endblock %}
|