buildkite-test-analytics-go

command module
v0.0.0-...-8f5306e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 10, 2022 License: MIT Imports: 9 Imported by: 0

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"

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL