Login
From:
Dave Cheney
(Uncensored)
subscribe
Writing table driven tests in Go
https://dave.cheney.net/2013/06/09/writing-table-driven-tests-in-go
links
backlinks
This article is intended as a short introduction to the mechanics and syntax of writing a table driven test in Go. Supporting this article is a small repository, https://github.com/davecheney/fib, which contains all the code mentioned below.
Roast topics
Find topics
Find it!