Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Laboratory: Safer Refactoring with Joe Alcorn

Laboratory: Safer Refactoring with Joe Alcorn

FromThe Python Podcast.__init__


Laboratory: Safer Refactoring with Joe Alcorn

FromThe Python Podcast.__init__

ratings:
Length:
22 minutes
Released:
Feb 26, 2018
Format:
Podcast episode

Description

Every piece of software that has been around long enough ends up with some piece of it that needs to be redesigned and refactored. Often the code that needs to be updated is part of the critical path through the system, increasing the risks associated with any change. One way around this problem is to compare the results of the new code against the existing logic to ensure that you aren't introducing regressions. This week Joe Alcorn shares his work on Laboratory, how the engineers at GitHub inspired him to create it as an analog to the Scientist gem, and how he is using it for his day job.
Released:
Feb 26, 2018
Format:
Podcast episode

Titles in the series (100)

The podcast about Python and the people who make it great