Adventures in Not Writing Tests - Using Hypothesis for Code Validation
EuroPython Conference via YouTube
AI Engineer - Learn how to integrate AI into software applications
Master Windows Internals - Kernel Programming, Debugging & Architecture
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Explore the challenges of maintaining code that unexpectedly becomes production-critical in this 30-minute conference talk from EuroPython 2024. Dive into the world of Hypothesis, a Python library for generating diverse test inputs, and learn how it can help ensure the reliability of evolving data analysis code. Discover the benefits of Hypothesis's Ghostwriting feature, which leverages type hints to automatically generate tests, saving time and validating code structure. Gain insights into the process of enhancing ghostwritten tests to thoroughly examine both inputs and outputs, ultimately improving the robustness of your analytical code that may transition from one-off scripts to mission-critical applications.
Syllabus
Adventures in not writing tests — Andy Fundinger
Taught by
EuroPython Conference