Install¶
Library¶
Requires Go 1.25+. No CGO required (CGO_ENABLED=0 is safe).
blit CLI¶
The blit binary is a thin wrapper around go test that adds snapshot update, JUnit/HTML reports, watch mode, and a vitest-style reporter.
Download linux/darwin/windows archives (amd64 + arm64) from the GitHub Releases page.
Verify¶
pkg.go.dev¶
Full Go API reference is available at pkg.go.dev/github.com/blitui/blit.