Writing tests in Go


Dettagli
🇬🇧 This is going to be our first remote meetup in a long time! We'll go live together with the friends from Golang Torino and Golang Roma. In this (remote) talk drawn from the testing chapter in Learning Go, I’ll cover some of the highlights of testing in Go. You’ll learn the basics of testing in Go, how to use table tests, concurrency and testing (with a side trip to talk about the new for loop behavior in Go 1.22), code coverage, fuzzing, and benchmarking. NOTE: we'll publish the link to the streaming later on, and we'll send a dedicated communication for it 👾
🇮🇹 Questo sarà il nostro primo meetup remoto "a reti unificate" con gli amici di Golang Torino e Golang Roma! In questo intervento tratto dal capitolo sui test in "Learning Go", Jon coprirà alcuni dei punti salienti dei test in Go. Imparerai le basi del testing in Go, come utilizzare i "table test", e come sfruttare la concorrenza per ridurre i tempi di esecuzione delle tue suite. Menzioneremo anche il nuovo comportamento del ciclo for arrivato in Go 1.22, ed altri concetti importanti quali code coverage, fuzzing e benchmarking. NOTA: pubblicheremo il link allo stream più avanti, manderemo una comunicazione dedicata 👾

Sponsor
Writing tests in Go