macOS
brew install clitestlocal Homebrew formula metadata
brew
Command-Line Tester. Version 0.5.0 via Homebrew; verified from local package data.
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 | 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/aureliojargas/clitest
install metadata
| Package key | brew:clitest |
|---|---|
| Version | 0.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/clitest |
| Homepage | https://github.com/aureliojargas/clitest |
| Repository | https://github.com/aureliojargas/clitest |
| Upstream docs | https://github.com/aureliojargas/clitest#readme |
| License | MIT |
| Source archive | https://github.com/aureliojargas/clitest/archive/refs/tags/0.5.0.tar.gz |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clitest |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
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-9.fc44
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.