macOS
brew install galenlocal Homebrew formula metadata
brew / Rang 8029
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für galen in AI-Agent-Workflows.
Installation
brew install galenlocal Homebrew formula metadata
nix profile install nixpkgs#galennixpkgs package indexes · pkgs/by-name/ga/galen/package.nix · Quelle: api.github.com
Überblick
Automated testing of look and feel for responsive websites
Verlauf
Galen Framework is an open-source layout, responsive-design, and functional testing tool for websites. It combines Selenium-driven browser interaction with a domain-specific spec language for checking element positions, sizes, and visual relationships.
The GitHub repository was created in September 2013. Upstream documentation says Galen was originally designed for testing web-application layout and later also became useful for functional testing.
The official documentation and release/news list show a 2.x line focused on spec language improvements, object groups, heatmaps, spec generation, and mutation testing. GitHub releases include the 2.4.x series through 2.4.4 in March 2019.
Galen appeared during the responsive-web testing boom, when teams needed automated checks across browser sizes rather than only DOM-level assertions. Its adoption surface includes command-line use, Java/Maven/TestNG integration, JavaScript tests, IDE syntax support, BrowserStack examples, and package-manager entries in Homebrew and Nix from the supplied facts.
A Galen test opens a page in a browser, resizes it to a requested viewport, and checks the layout against user-defined specs. When checks fail, Galen reports the error, makes a screenshot, and highlights the affected element.
Configuration is project-local through galen.config or global through ~/.galen.config, both documented by upstream.
Galen is package-relevant because it packages an opinionated browser-testing stack into a CLI/JVM tool at the boundary of Selenium, Java, JavaScript, and front-end workflow tooling. It also illustrates a once-common distribution pattern for QA tools: upstream zip/script installs plus package-manager wrappers.
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.
galen.config~/.galen.configExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
galen | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:galen |
|---|---|
| Version | 2.4.4 |
| Paketmanager | Homebrew |
| Homepage | https://galenframework.com/ |
| Repository | https://github.com/galenframework/galen |
| Zuletzt aktualisiert | 2026-06-22T14:03:24-07:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
galen
nix profile install nixpkgs#galenQuellspur
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.