macOS
brew install mockerylocal Homebrew formula metadata
sudo port install mockeryMacPorts ports tree · devel/mockery/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mockery in AI-Agent-Workflows.
Installation
brew install mockerylocal Homebrew formula metadata
sudo port install mockeryMacPorts ports tree · devel/mockery/Portfile · Quelle: api.github.com
sudo apt install mockeryDebian stable package indexes · mockery · Quelle: deb.debian.org
sudo zypper install mockeryopenSUSE Tumbleweed package metadata · mockery · Quelle: download.opensuse.org
scoop install main/mockeryScoop official bucket manifest trees · bucket/mockery.json · Quelle: api.github.com
Überblick
Mock code autogenerator for Golang
Verlauf
mockery is a Go code generator from the vektra GitHub organization for creating mock implementations of Go interfaces. Its repository was created in 2014 and the README frames the original use case around generating mocks that work with `stretchr/testify/mock`, removing repetitive hand-written mock code in Go tests.
The project documentation broadens that role into a small code-generation framework: mockery inspects Go source, emits implementations for interfaces, supports multiple mock styles, and lets users provide custom templates rendered with typed interface metadata. Configuration via `.mockery.yaml` lets projects select packages and interfaces, which makes it suitable for repeatable generation in CI or local test workflows.
Within package managers, mockery fills the Go-testing generator niche alongside tools such as mockgen and moq. Homebrew packages it as `mockery`, and package records also list Debian, Ubuntu, MacPorts, Scoop, and zypper, matching its role as a developer CLI installed outside an individual Go module when teams want consistent generated mocks across repositories.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.mockery.yml.mockery.yamlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mockery | cli | globales Executable |
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.
https://github.com/vektra/mockery
Installationsmetadaten
| Paketschlüssel | brew:mockery |
|---|---|
| Version | 3.7.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mockery |
| Homepage | https://vektra.github.io/mockery/ |
| Repository | https://github.com/vektra/mockery |
| Upstream-Dokumentation | https://github.com/vektra/mockery#readme |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/vektra/mockery/archive/refs/tags/v3.7.2.tar.gz |
| Zuletzt aktualisiert | 2026-07-23T21:07:55Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mockery |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
mockery 2.15.0-1+b12
mock code autogenerator for Golang
https://github.com/vektra/mockery
sudo apt install mockerymockery 2.15.0-1build1
mock code autogenerator for Golang
https://github.com/vektra/mockery
sudo apt install mockerymockery 2.53.5-1.4
A mock code autogenerator for Go
https://github.com/vektra/mockery
sudo zypper install mockerymockery
sudo port install mockerymain/mockery
scoop install main/mockeryQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.