Writing tests in Go


Dettagli
🇬🇧 This is going to be our first hybrid, joint meetup! We'll meet in person @ Toolbox as usual, but the speaker will be remote, and we'll go live together with the friends from Golang Milano and Golang Roma. Dinner and Drinks will follow as usual 😊 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 ibrido e "a reti unificate" con gli amici di Golang Milano e Golang Roma! Ci vedremo di persona in Toolbox come al solito, ma lo speaker sarà remoto. Una volta visto il talk, si andrà a mangiare e bere qualcosa come da tradizione 😊 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 👾
Misure di sicurezza contro il COVID-19


Sponsor
Writing tests in Go