GeistHaus
log in · sign up
3 pages link to this URL
Internals of Go's new fuzzing system

Go 1.18 is coming out soon. It's a huge release, but native fuzzing has a special place in my heart. Not much has been written yet on how Go's fuzzing system actually works, so I'll talk a bit about that here.

1 inbound link article en fuzzinggo
All Go: Building and Testing

In this, my fifth article on the Go programming language, I’m looking at the build and packaging process, and other tooling. I’ll start by looking at how code is structured into packages, and then look at the tools for building, packaging and testing.

0 inbound links article en Software Andy Pearceblogsoftwarepythongopackagingcompilationtesting