How to write a fuzz test | Demo

Опубликовано: 18 Июнь 2026
на канале: The Go Programming Language
8,270
193

Go 1.18 installation instructions → https://goo.gle/3AbDsoA

Want to write a fuzz test? In this video, we are joined by Saba, a Software Engineering Manager at Google, who shows how to write a fuzz test for a simple reverse string function, run the go command, and understand the log. You will need Go 1.18 to write a fuzz test!

Chapters:
0:00 - Intro
0:19 - Prerequisites for Fuzzing
0:56 - Demo
6:16 - Wrap up

Getting Started with Go → https://goo.gle/3N9Jiej
Subscribe to the Go channel → https://goo.gle/go-subscribe

#GettingStartedWithGo