Tag: property-based testing

SE Radio 589: Zac Hatfield-Dodds on Property-Based Testing in Python

Filed in Episodes by on November 9, 2023 0 Comments
SE Radio 589: Zac Hatfield-Dodds on Property-Based Testing in Python

Zac Hatfield-Dodds, the Assurance Team Lead at Anthropic, speaks with host Gregory M. Kapfhammer about property-based testing techniques and how to use them in an open-source tool called Hypothesis. They discuss how to define properties for a Python function and implement a test case in Hypothesis. They also explore some of the advanced features in […]

Continue Reading »