README ¶ Buildkite Test Analytics Golang A go client for sending test results to Buildkite Test Analytics. The go test tool outputs a stream of test events, so they can be streamed to Buildkite. Usage go test -json ./... | buildkite-test-analytics-go \ --api-token "$BUILDKITE_ANALYTICS_TOKEN" \ --key "$BUILDKITE_BUILD_ID" Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files handler.go main.go Directories ¶ Show internal Expand all Path Synopsis analytics Click to show internal directories. Click to hide internal directories.