Fuzz Driven Development for JSON Patch Operations - RustConf 2021
Offered By: Rust via YouTube
Course Description
Overview
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
Related Courses
البرمجة الموجهة بالاختبارات المقبولةRwaq (رواق) Desarrollo de Aplicaciones Web: Prueba y Despliegue
University of New Mexico via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Técnicas Avançadas para Projeto de Software
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera