Name: | python3-cram |
Version: | 0.7 |
Release: | 4.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 118510 |
License: | GPLv2+ |
RPM: |
python3-cram-0.7-4.el8.noarch.rpm
|
Source RPM: |
python-cram-0.7-4.el8.src.rpm
|
Build Date: | Fri Dec 13 2019 |
Build Host: | jenkins-10-147-72-125-14b66d41-7846-42f2-aaa3-ca3530950a23.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://bitheap.org/cram/ |
Summary: | Simple testing framework for command line applications |
Description: | Cram tests look like snippets of interactive shell sessions. Cram runs each
command and compares the command output in the test with the command's actual
output. |