Automic VaultAutomic Vault

brew

gotestsum mit Homebrew, apk, apt, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gotestsum in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install gotestsum

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add gotestsum

Alpine Linux edge package indexes · gotestsum · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install gotestsum

Debian stable package indexes · gotestsum · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#gotestsum

nixpkgs package indexes · pkgs/by-name/go/gotestsum/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install gotestsum

openSUSE Tumbleweed package metadata · gotestsum · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Human friendly go test runner

Befehle und Aliase

  • gotestsum

Verlauf

Projektgeschichte und Nutzung

gotestsum is a wrapper around go test -json that formats Go test output for humans while preserving machine-readable data for CI systems. It sits between the standard Go test runner and developer-facing or automation-facing reporting needs.

Projektgeschichte

The gotestyourself/gotestsum repository was created in March 2018, and its first GitHub release, v0.1, was published in May 2018. The project grew around Go's test2json stream, adding output formats, summaries, JUnit XML, JSON log capture, rerun support for failed tests, watch mode, and tooling for finding slow tests.

The README presents gotestsum as a test runner designed for both local development and CI automation. Its release notes show sustained maintenance after the 1.0 era, including support for additional output options, file-watching improvements, flaky-test reruns, CI report controls, and platform fixes.

Adoptionsgeschichte

The project documents usage by large Go projects and infrastructure stacks, including Kubernetes, Moby, etcd, HashiCorp Vault, Pulumi, Grafana Loki, Telegraf, and containerd. That list reflects the tool's appeal in repositories where raw go test output is too noisy but replacing the Go test runner would be undesirable.

Wie es verwendet wird

A common invocation is to run gotestsum in place of go test, pass Go test flags after --, and choose a display format such as pkgname, dots, testname, testdox, or standard-compatible modes. In CI, users often add --junitfile for test-report ingestion and --jsonfile to retain the original test2json stream for later analysis.

For local loops, gotestsum offers --watch to rerun tests after Go files change, --post-run-command for notifications or follow-up scripts, and gotestsum tool slowest for identifying expensive tests. Its design keeps go test semantics close while making the output easier to scan.

Warum Paket-Nerds sich dafür interessieren

gotestsum matters to package nerds because it is a canonical example of a CLI that wraps a standard tool without hiding it. It takes Go's structured test event stream seriously, turns it into useful terminal UX, and exports formats that CI servers already know how to consume.

Zeitleiste

  • 2018: Repository created.
  • 2018: v0.1 release published.
  • 2023: v1.10.0 and v1.11.0 releases continued the 1.x line.
  • 2024: v1.12.0 added work including file-watcher and output-format improvements.
  • 2025: v1.13.0 release included watch-clear support and Go test attribute handling.

Related projects

  • go test -json and cmd/test2json provide the event format gotestsum consumes.
  • JUnit XML consumers in CI systems are a major target for gotestsum's report output.
  • gotest.tools is the broader module namespace associated with gotestsum.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
gotestsumcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.13.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.13.0

https://github.com/gotestyourself/gotestsum

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:gotestsum
Version1.13.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/gotestsum
Homepagehttps://github.com/gotestyourself/gotestsum
Repositoryhttps://github.com/gotestyourself/gotestsum
Upstream-Dokumentationhttps://github.com/gotestyourself/gotestsum#readme
LizenzApache-2.0
Quellarchivhttps://github.com/gotestyourself/gotestsum/archive/refs/tags/v1.13.0.tar.gz
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegotestsum
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

gotestsum 1.8.2-1+b14

Feature-rich runner for go test

https://github.com/gotestyourself/gotestsum

sudo apt install gotestsum
  • Section: devel
  • Architecture: amd64
  • Source Package: gotestsum
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gotestsum
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gotestsum from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gotestsum

nix profile install nixpkgs#gotestsum
  • normalized package name match
  • Abgeglichen nach: Gotestsum
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/gotestsum/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gotestsum 1.8.2-1build1

Feature-rich runner for go test

https://github.com/gotestyourself/gotestsum

sudo apt install gotestsum
  • Section: universe/devel
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gotestsum
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gotestsum from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

gotestsum 1.13.0-r7

Go test runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results

https://github.com/gotestyourself/gotestsum

sudo apk add gotestsum
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: gotestsum
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gotestsum
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gotestsum from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

gotestsum 1.13.0-1.4

CLI Go test runner with output optimized for human readability

https://github.com/gotestyourself/gotestsum

sudo zypper install gotestsum
  • License: Apache-2.0
  • Category: Development/Languages/Go
  • Architecture: x86_64
  • Source Package: gotestsum
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gotestsum
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gotestsum from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment