Reflecting on Random Generation in Property-Based Testing
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a groundbreaking approach to random data generation in this 27-minute conference talk from ICFP 2023. Delve into the concept of reflective generators, a novel foundation that unifies and enhances various applications of random generation in property-based testing and beyond. Learn how these generators can 'reflect' on input values to calculate random choices, combining ideas from free generators and partial monadic profunctors. Discover how reflective generators improve shrinking and mutation algorithms, generalize example-based generation, and serve as checkers and partial value completers. Gain insights from experts Harrison Goldstein, Samantha Frohlich, Meng Wang, and Benjamin C. Pierce as they present their research on this innovative technique that bridges bidirectional programming and property-based testing.
Syllabus
[ICFP'23] Reflecting on Random Generation
Taught by
ACM SIGPLAN
Related Courses
Automated Software Testing: Model and State-based TestingDelft University of Technology via edX F#: Automated Testing for Developers
LinkedIn Learning Writing Tests with F#
Microsoft via YouTube Functions and Determinism in Property-based Testing - Lecture 9
ChariotSolutions via YouTube The Lazy Programmer's Guide to Writing Thousands of Tests
NDC Conferences via YouTube