GeistHaus
log in · sign up

Golang basics - writing unit tests

blog.alexellis.io

Learn to write unit tests in Golang as we explore the basics then move onto isolating dependencies, fakes and code coverage with the Go's standard tools.

2 pages link to this URL
My Recommended Go Resources

I was recently asked by a collegue at work if there are any resource I recommend with getting familiar with Go. It turned into quite a list so I thought i'd share it with everyone (and hopefully keep updating it) in the hopes that others will find it useful.