Y
Hacker News
new
|
ask
|
show
|
jobs
by
biggc
604 days ago
Table tests can enable useful test naming without a bunch of clunky named test functions. I use them most often in Go but I’m sure other languages have support
https://go.dev/wiki/TableDrivenTests