Adventures in Not Writing Tests - Using Hypothesis for Code Validation
Offered By: EuroPython Conference via YouTube
Course Description
Overview
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
Related Courses
TDD – Desenvolvimento de Software Guiado por TestesInstituto Tecnológico de Aeronáutica via Coursera Virtualize and Automate Your SAP Testing Using Int4 IFTT
SAP Learning Selenium Grid - Running Selenium tests in parallel
Coursera Project Network via Coursera Source control management for test automation with Git
Coursera Project Network via Coursera Building Test Automation Framework using Selenium and TestNG
Coursera Project Network via Coursera