Skip to content

LinkedInLearning/unit-testing-in-go-4399013

Repository files navigation

Unit Testing in Go

This is the repository for the LinkedIn Learning course Unit Testing in Go. The full course is available from LinkedIn Learning.

Unit Testing in Go

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.

Instructor

Michael Okuboyejo

Software Engineer & Developer Coach

Check out my other courses on LinkedIn Learning.

About

This repo is for the Linkedin Learning course: Unit Testing in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages