Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the concept of Fuzz Driven Development in this 29-minute conference talk from RustConf 2021. Learn how to leverage fuzzing techniques to enhance unit testing and drive development forward, particularly when struggling to find concrete examples for test cases. Discover the process of using cargo fuzz to build a program that squashes JSON Patch operations (RFC 6902), while gaining insights into useful Rust community tools and libraries such as fuzzing tools and serde_json. Gain valuable lessons about common misconceptions when starting with fuzzing and understand how this approach can help quickly cover extensive ground in your development process.
Syllabus
RustConf 2021 - Fuzz Driven Development by Midas Lambrichts
Taught by
Rust