macOS
brew install texttestlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für texttest in AI-Agent-Workflows.
Installation
brew install texttestlocal Homebrew formula metadata
Überblick
Tool for text-based Approval Testing
Verlauf
TextTest is a long-running open source approval-testing and text-based functional-testing framework. It compares program output with approved text files, making it useful for command-line programs, legacy systems, and workflows where behavior is easiest to review as diffs.
The repository history starts in February 2003 with an initial TextTest import. Official documentation says the authors had been exploring customer-readable acceptance tests since 2000 and that TextTest became the common front end for that work.
TextTest grew from text comparison into a broader testing environment with batch mode, performance and parallel execution, GUI interfaces, and integrations for version-control and bug-tracking systems. Its own ChangeLog records major milestones such as a GUI in 2.0, a static GUI in 3.0, and personal `.texttest` configuration in the 3.x line.
The project moved through a SourceForge documentation and download era and later added a newer texttest.org documentation site. The newer site states that the SourceForge documentation remains the full documentation while the new site is being built to replace it.
Official materials describe Unix and Windows support, SourceForge downloads for Windows installers, pip installation on POSIX systems, and GitHub as the current code host. The readme also says development was funded by Jeppesen AB, reflecting use in industrial acceptance-test environments rather than only small open source examples.
A TextTest suite defines how to run an executable with command-line options, environment variables, standard-input redirects, and expected output files. The tool then runs selected tests and compares produced text with approved gold-standard files, often through diff-style review.
TextTest also supports unattended batch runs, GUI-assisted maintenance of expected results, self-tests written in TextTest, and related tools such as StoryText for GUI record/replay.
TextTest is notable in package-manager culture because it packages an older, opinionated acceptance-testing workflow that predates the current wave of approval-testing libraries. Its command-line programs, GUI dependencies, SourceForge-to-GitHub migration, and Python packaging history make it a good example of how long-lived developer tools survive across distribution systems.
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.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
interpretcore | cli | globales Executable | |
texttest | cli | globales Executable | |
texttestc | 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.
Installationsmetadaten
| Paketschlüssel | brew:texttest |
|---|---|
| Version | 4.4.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/texttest |
| Homepage | https://www.texttest.org/ |
| Repository | https://github.com/texttest/texttest |
| Upstream-Dokumentation | http://texttest.sourceforge.net/ |
| Lizenz | LGPL-2.1-or-later |
| Quellarchiv | https://files.pythonhosted.org/packages/30/11/5b6c9ce24c1b23effa0db201babf7610f15a98ecf6a7c3a00fa68db7a1fe/texttest-4.4.7.tar.gz |
| Zuletzt aktualisiert | 2026-07-01T10:37:33Z |
| Pulse | updated |
| Abhängigkeiten | adwaita-icon-theme, gtk+3, pygobject3, python@3.14 |
| 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 | texttest |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
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.