| Name: | clitest |
|---|---|
| Version: | 0.4.0 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 48633 |
| License: | MIT |
| RPM: | clitest-0.4.0-2.el8.noarch.rpm |
| Source RPM: | clitest-0.4.0-2.el8.src.rpm |
| Build Date: | Sat Oct 31 2020 |
| Build Host: | jenkins-172-17-0-2-48491a8b-08ff-42b7-800f-111744533817.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/aureliojargas/clitest |
| 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. |
- Added runtime dependencies
- Initial package