Fuzzing Este tópico mostra fuzz test com go test -fuzz para entradas arbitrárias. Testar go test ./... Rodar fuzzing go test -fuzz=FuzzParseCSVLine -run=^$ ./...