Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Unit Testing in Go

Posted By: lucky_aut
Unit Testing in Go

Unit Testing in Go
Released: 10/17/2023
Duration: 43m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 79 MB
Genre: eLearning | Language: English

The Go programming language, or Golang, includes testing support as part of its standard library. Even though it’s up to you to think carefully about test cases, boundaries, and data structures, Golang supports programmers with a rich testing toolset and comprehensive internal package for testing. In this course, Michael Okuboyejo walks beginner/intermediate Go developers through this internal package and shows how to write, speed up, and structure unit tests in Go. Along the way, Michael offers opportunities to practice your new skills, culminating in a use case that you’ll likely encounter on the job: writing tests for HTTP clients and handlers.

More Info