Name: | python3-cram |
---|---|
Version: | 0.7 |
Release: | 10.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 118701 |
License: | GPLv2+ |
RPM: | python3-cram-0.7-10.el9.noarch.rpm |
Source RPM: | python-cram-0.7-10.el9.src.rpm |
Build Date: | Fri Feb 04 2022 |
Build Host: | build-ol9-x86_64.oracle.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. |