# cram を Homebrew, apt, MacPorts でインストール

cram のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:cram
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install cram
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cram
```

  証拠: MacPorts ports tree: devel/cram/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install python3-cram
```

  証拠: Debian stable package indexes: python3-cram from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## パッケージ情報

- **パッケージキー:** brew:cram
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/cram>
- **バージョン:** 0.7
- **ソース概要:** Functional testing framework for command-line applications
- **ホームページ:** <https://bitheap.org/cram>
- **リポジトリ:** <https://github.com/aiiie/cram>
- **上流ドキュメント:** <https://bitheap.org/cram>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/38/85/5a8a3397b2ccb2ffa3ba871f76a4d72c16531e43d0e58fc89a0f2983adbd/cram-0.7.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- cram (cli)
- cram (エイリアス)

## 依存関係

- python@3.14

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.7
- ローカルデータ: OK
- 上流リポジトリ: https://bitheap.org/cram
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

Cram is a functional testing framework for command-line applications, built around test files that look like annotated interactive shell sessions.

### プロジェクトの歴史

Cram's official site describes tests as snippets of interactive shell sessions: commands are run, and their actual output is compared with expected output stored in `.t` files.

### 採用の歴史

The project's NEWS file shows a compact release history from 0.1 in 2010 through 0.7 in 2016. Over that period it gained interactive update support, regex and glob matching, temporary-directory isolation, Python 3 support, `.cramrc`, shell selection, and xUnit XML output.

### 使われ方

Developers use Cram for black-box CLI tests where shell commands and expected output are easier to review than imperative test code. It prints unified diffs for failures, can write `.err` files, and can interactively merge observed output back into tests.

### パッケージ好きにとっての重要性

Cram has lasting package-manager appeal because it tests command-line behavior at the packaging boundary. A formula or distro maintainer can exercise installed commands exactly as users run them, without importing the application as a library.

### タイムライン

- 2010: Version 0.1 was released.
- 2010: Versions 0.3 and 0.4 added environment isolation, interactive updates, regex and glob matching.
- 2013: Version 0.6 added `.cramrc`, shell selection, and Arch Linux package metadata.
- 2016: Version 0.7 added debug mode, shell options, and xUnit XML output.

### Related projects

- Cram is conceptually close to shell transcript testing and Mercurial-style `.t` tests, but is distributed as its own Python command-line test runner.

### ソース

- <https://bitheap.org/cram>
- <https://raw.githubusercontent.com/aiiie/cram/master/NEWS.rst>
- <https://github.com/aiiie/cram>
- <https://formulae.brew.sh/formula/cram>


## セキュリティノート

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

## 他のパッケージマネージャ記録

- Debian apt - python3-cram - 0.7-6: normalized package name match | Debian stable package indexes: python3-cram from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | functional testing framework for command line applications - Python 3.x | https://bitheap.org/cram/
- Ubuntu apt - python3-cram - 0.7-5: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-cram from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | functional testing framework for command line applications - Python 3.x | https://bitheap.org/cram/
- MacPorts - cram: normalized package name match | MacPorts ports tree: devel/cram/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

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

## Combined YAML source

View the package source record on GitHub. [combined/cram.yml](https://github.com/automic-vault/db/blob/main/combined/cram.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
- external package-manager database matches
- cross-ecosystem install command graph
