Property-Based Testing Insights
Bill discusses the nuances of property-based testing, emphasizing its function-like nature and how it serves as a specification. He contrasts this with the design by contract approach, highlighting the challenges and preferences within the programming community regarding preconditions and postconditions. Ultimately, he advocates for the clarity and formal contracts that property-based tests can provide, akin to documentation in Java.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
SE-Radio Episode 322: Bill Venners on Property Based Tests
Related Questions