Automic VaultAutomic Vault

brew

gotests mit Homebrew, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install gotests

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#gotests

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

Überblick

Paketzusammenfassung

Automatically generate Go test boilerplate from your source code

Befehle und Aliase

  • gotests

Verlauf

Projektgeschichte und Nutzung

gotests is a Go test-boilerplate generator. It analyzes functions and methods and emits table-driven test scaffolding, fitting the Go community's preference for generated but editable test code.

Projektgeschichte

The repository was created in January 2016 and published early 1.x releases in 2016. The README describes the tool as a generator for table-driven tests and documents command-line filters for exported functions, named tests, recursive package traversal, templates, and writing generated tests back to files.

Adoptionsgeschichte

The README highlights integrations with editor and IDE workflows, including Sublime Text, Emacs, Vim, Atom, Visual Studio Code, and GoLand. That adoption pattern made gotests useful as both a terminal command and an editor action for quickly producing test skeletons.

Wie es verwendet wird

Typical usage is to run gotests against files or packages, optionally selecting specific functions, exported APIs, custom templates, or testify-style output. Later releases added full Go generics support and an optional local-LLM mode through Ollama for generating test cases.

Warum Paket-Nerds sich dafür interessieren

gotests is the sort of package that shows how Go tooling tends to compose: it is not a test framework, but a small generator that feeds ordinary go test workflows and leaves normal Go source behind.

Zeitleiste

  • 2016: Repository created and v1.0 published.
  • 2020: v1.6.0 release published.
  • 2025: v1.8.0 release described full Go generics support.
  • 2025: v1.9.0 release described local AI-powered test generation through Ollama.

Related projects

  • Go's table-driven test idiom is the coding style gotests automates.
  • Go editor integrations such as VS Code Go and Vim plugins provide interactive entry points for generated tests.

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
gotestscliglobales 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.9.0
Manager aktualisiert2026-06-13
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.9.0

https://github.com/cweill/gotests

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:gotests
Version1.9.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/gotests
Homepagehttps://github.com/cweill/gotests
Repositoryhttps://github.com/cweill/gotests
Upstream-Dokumentationhttps://github.com/cweill/gotests#readme
LizenzApache-2.0
Quellarchivhttps://github.com/cweill/gotests/archive/refs/tags/v1.9.0.tar.gz
Zuletzt aktualisiert2026-06-13T23:34:57+02:00
Pulseupdated
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 Namegotests
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.

Nix95%

gotests

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

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