Write Less and Test More with Data Regression Testing
Offered By: PyCon US via YouTube
Course Description
Overview
Explore data regression testing techniques to enhance test completeness for complex data structures in this PyCon US talk. Learn how to leverage pytest-regressions, a pytest plugin that automates the serialization of expected data and simplifies result verification. Discover practical applications of data regression testing for numerical algorithms, web APIs, Flask views, and SQLAlchemy models. Gain insights into improving test coverage, simplifying data inspection, and streamlining the debugging process for failing tests. Access accompanying slides and resources to further deepen your understanding of this powerful testing approach.
Syllabus
Talk: Igor T. Ghisi - Write Less and Test More with Data Regression Testing
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube