The GoLang Feature I Never Use (But Should): Unit Tests Quickstart Guide



The GoLang Feature I Never Use (But Should): Unit Tests Quickstart Guide

The GoLang Feature I Never Use (But Should): Unit Tests Quickstart Guide

I should probably write more tests, but well like most people I just don’t as I am mostly concerned with writing stuff fast rather than making stuff perfect (questionable I know but thats the startup life). So I figured I should give you the quickest possible introduction to unit tests in Go so that you too can not use them!

THE GREATEST SOURCE CODE I HAVE EVER SHARED WITH YOU GUYS: https://github.com/bmdavis419/super-basic-go-tests

twitter: https://twitter.com/benjamin41902
insiderviz: https://www.insiderviz.com

#golang #programming #tutorial

Comments are closed.