Boone Putney bio photo

Boone Putney

Software Development
Random Musings
Austin, Texas

HumanPlanet Soleer

Email LinkedIn Github

Posts Tagged “testing”

Golang Stack Trace on Error

One of the great features of Go is its testing package. The testing package has streamlined our unit-testing and test-driven development.