macOS
brew install clitestlocal Homebrew formula metadata
brew / Rang 12803
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clitest in AI-Agent-Workflows.
Installation
brew install clitestlocal Homebrew formula metadata
sudo apt install clitestDebian stable package indexes · clitest · Quelle: deb.debian.org
sudo dnf install clitestFedora Rawhide package metadata · clitest · Quelle: dl.fedoraproject.org
sudo pacman -S clitestArch Linux sync databases · clitest · Quelle: geo.mirror.pkgbuild.com
Überblick
Command-Line Tester
Verlauf
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.
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 |
|---|---|---|---|
clitest | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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:clitest |
|---|---|
| Version | 0.5.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/aureliojargas/clitest |
| Repository | https://github.com/aureliojargas/clitest |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 clitestQuellspur
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.