Write Go tests with the `got` test framework (github.com/ysmood/got) — fluent assertions, setup helpers, helper-func-driven cases, test suites, HTTP serving/requests, value snapshots, mocking interfaces, and customizing assertion output. Use when adding or editing `*_test.go` files in any project that imports `github.com/ysmood/got`.
2026-06-28