Reading List

A `TestTx` helper in Go using `t.Cleanup` from Fragments — brandur.org RSS feed.

A `TestTx` helper in Go using `t.Cleanup`

An elegant way of combining test transactions with Go’s built-in test abstractions.