# 使用 Homebrew 安装 texttest

查看 texttest 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:texttest
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install texttest
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:texttest
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/texttest>
- **版本:** 4.4.7
- **来源摘要:** Tool for text-based Approval Testing
- **主页:** <https://www.texttest.org/>
- **仓库:** <https://github.com/texttest/texttest>
- **上游文档:** <http://texttest.sourceforge.net/>
- **许可证:** LGPL-2.1-or-later
- **源码归档:** <https://files.pythonhosted.org/packages/30/11/5b6c9ce24c1b23effa0db201babf7610f15a98ecf6a7c3a00fa68db7a1fe/texttest-4.4.7.tar.gz>
- **最后更新:** 2026-07-01T10:37:33Z
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- interpretcore (cli)
- texttest (cli)
- texttestc (cli)
- interpretcore (别名)
- texttest (别名)
- texttestc (别名)

## 依赖

- adwaita-icon-theme
- gtk+3
- pygobject3
- python@3.14

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 4.4.7
- 管理器更新时间: 2026-07-01
- 本地数据: OK
- 上游仓库: https://www.texttest.org/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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.

### 时间线

- 2000: Official docs say the authors began exploring high-level acceptance tests
- 2003-02-04: First version of TextTest checked into the public repository history
- 2020-03-23: 4.0 tag
- 2020-11-27: SourceForge download page lists GitHub as current source host
- 2023-12-11: 4.3.1 tag
- 2023-12-13: New texttest.org site last-updated timestamp

### Related projects

- StoryText is documented as a companion GUI-testing tool suited to TextTest workflows.
- CaptureMock is listed on the official site as a related capture-replay mocking tool.
- TextTest integrates with diff tools, version-control systems, bug trackers, Grid Engine, LSF, and EC2-style parallel execution.

### 来源

- Official git tags and commit history from https://github.com/texttest/texttest
- <http://texttest.sourceforge.net/>
- <http://texttest.sourceforge.net/index.php?page=about>
- <http://texttest.sourceforge.net/index.php?page=download>
- <https://github.com/texttest/texttest/blob/master/readme.txt>
- <https://github.com/texttest/texttest/blob/master/texttestlib/doc/ChangeLog>
- <https://www.texttest.org/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **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:** stable


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [gtk+3](https://www.automicvault.com/zh-hans/pkg/brew/gtk-3/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://www.automicvault.com/zh-hans/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [cram](https://www.automicvault.com/zh-hans/pkg/brew/cram/) - Shares av.db curated category or tags: cli, developer-tools, functional-testing, python, testing.
- [gcovr](https://www.automicvault.com/zh-hans/pkg/brew/gcovr/) - Shares av.db curated category or tags: cli, developer-tools, python, testing.
- [locust](https://www.automicvault.com/zh-hans/pkg/brew/locust/) - Shares av.db curated category or tags: cli, developer-tools, python, testing.
- [mongo-orchestration](https://www.automicvault.com/zh-hans/pkg/brew/mongo-orchestration/) - Shares av.db curated category or tags: cli, developer-tools, python, testing.
- [moto](https://www.automicvault.com/zh-hans/pkg/brew/moto/) - Shares av.db curated category or tags: cli, developer-tools, python, testing.
- [nox](https://www.automicvault.com/zh-hans/pkg/brew/nox/) - Shares av.db curated category or tags: cli, developer-tools, python, testing.
- [pytest](https://www.automicvault.com/zh-hans/pkg/brew/pytest/) - Shares av.db curated category or tags: cli, developer-tools, python, testing.
- [robot-framework](https://www.automicvault.com/zh-hans/pkg/brew/robot-framework/) - Shares av.db curated category or tags: cli, developer-tools, python, testing.
- [xdot](https://www.automicvault.com/zh-hans/pkg/brew/xdot/) - Both packages touch the same language runtime or ecosystem. Shared terms: adwaita, adwaita-icon-theme, cli, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/texttest.yml](https://github.com/automic-vault/db/blob/main/combined/texttest.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
