Login
From:
Dave Cheney
(Uncensored)
subscribe
Prefer table driven tests
https://dave.cheney.net/2019/05/07/prefer-table-driven-tests
links
backlinks
Tagged with:
testing
I’m a big fan of testing, specifically unit testing and TDD (done correctly, of course). A practice that has grown around Go projects is the idea of a table driven test. This post explores the how and why of writing a table driven test.
Roast topics
Find topics
Find it!