Gens N' Roses - Appetite for Reduction in QuickCheck Testing
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the power of QuickCheck for validating software correctness in this conference talk from YOW! 2017. Delve into the differences between type-directed and integrated shrinking in QuickCheck implementations, focusing on their impact on developer productivity and test case simplification. Learn how to implement integrated shrinking using rose trees in statically typed languages, and discover the benefits of creating a rose tree monad transformer for effectful test data generators. Gain insights into improving counterexample generation and reducing the burden on developers writing tests, all while enhancing the overall effectiveness of property-based testing in production software.
Syllabus
Gens N’ Roses: Appetite for Reduction • Jacob Stanley • YOW! 2017
Taught by
GOTO Conferences
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