Tests That -Almost- Write Themselves
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore Golden Master Testing techniques in this 35-minute conference talk from EuroPython 2020. Discover how to tackle the challenge of testing systems with the requirement "the new system should have the exact same results as the old system." Learn the concept of characterization testing, where outputs from a prior working version are compared to current results to identify potential bugs. Delve into best practices for implementing Golden Master Testing in Python, including techniques to process complex outputs and identify relevant differences. Gain insights on effectively applying this method to legacy systems, data processing programs, and regression testing processes.
Syllabus
Stefan Baerisch - Tests that (Almost) Write Themselves
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube