Package clitest: Information
Source package: clitest
Version: 0.4.0-alt1
Build time: Dec 8, 2021, 04:48 AM
Category: Development/Other
Report package bugHome page: https://github.com/aureliojargas/clitest
License: MIT
Summary: Command Line Tester
Description:
clitest is a portable POSIX shell script that performs automatic testing in Unix command lines. It's the same concept as in Python's doctest module: you document both the commands and their expected output, using the familiar interactive prompt format, and a specialized tool tests them.
Maintainer: Andrew A. Vasilyev