golang
A Deep Dive into Table-Driven Testing in Golang
This post is also posted at the Mercari Engineering Blog as part of the Merpay Advent Calendar 2021. We write a significant amount of Go codes in the Merpay backend. While it's fun, maintaining the production code quality is a challenge. One essential component to make that happen