macOS
brew install clitestlocal Homebrew formula metadata
brew / rank 12803
Command-Line Tester. Version 0.5.0 via Homebrew; verified from local package data. Also installable with debian: sudo apt install clitest.
install
brew install clitestlocal Homebrew formula metadata
sudo apt install clitestDebian stable package indexes · clitest · source: deb.debian.org
sudo dnf install clitestFedora Rawhide package metadata · clitest · source: dl.fedoraproject.org
sudo pacman -S clitestArch Linux sync databases · clitest · source: geo.mirror.pkgbuild.com
overview
Command-Line Tester
history
clitest is a portable POSIX shell script for testing command-line sessions by comparing commands and expected output written in a terminal-like transcript.
clitest was published by Aurelio Jargas as a small single-script command-line testing tool. The upstream README frames it as applying the doctest idea to Unix command lines: documentation-like shell sessions can become executable tests.
The project is intentionally small, but it reached several developer-oriented package channels: the batch input records Homebrew, Debian, Fedora, Arch, and Ubuntu packages. The README also documents a Docker image and points to funcoeszz test files as a larger real-world suite using the clitest format.
Users write a text or Markdown file containing prompts, commands, and expected output, then run `clitest FILE` to execute and check those examples. The README documents prefix handling for indented Markdown code blocks and inline expected-output markers such as `#=>`.
clitest matters to package nerds as a tiny, portable test runner for command-line examples. It is the sort of tool that can smoke-test package documentation, man-page examples, and shell snippets without bringing in a language-specific test framework.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clitest | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:clitest |
|---|---|
| Version | 0.5.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/aureliojargas/clitest |
| Repository | https://github.com/aureliojargas/clitest |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
clitest 0.5.0-1
portable testing tool for Unix command lines
https://github.com/aureliojargas/clitest
sudo apt install clitestclitest 0.4.0-1
portable testing tool for Unix command lines
https://github.com/aureliojargas/clitest
sudo apt install clitestclitest 0.5.0-10.fc45
Command Line Tester
https://github.com/aureliojargas/clitest
sudo dnf install clitestclitest 0.5.0-2
Perform automatic testing in Unix command lines
https://github.com/aureliojargas/clitest
sudo pacman -S clitestsource 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.