macOS
brew install galenlocal Homebrew formula metadata
brew
Automated testing of look and feel for responsive websites. Version 2.4.4 via Homebrew; verified 2026-06-22.
install
brew install galenlocal Homebrew formula metadata
nix profile install nixpkgs#galennixpkgs package indexes · pkgs/by-name/ga/galen/package.nix · source: api.github.com
overview
Automated testing of look and feel for responsive websites
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
galen | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/galenframework/galen
install metadata
| Package key | brew:galen |
|---|---|
| Version | 2.4.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/galen |
| Homepage | https://galenframework.com/ |
| Repository | https://github.com/galenframework/galen |
| Upstream docs | https://galenframework.com/docs/all |
| License | Apache-2.0 |
| Source archive | https://github.com/galenframework/galen/releases/download/galen-2.4.4/galen-bin-2.4.4.zip |
| Last updated | 2026-06-22T14:03:24-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | galen |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
galen
nix profile install nixpkgs#galensource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.