Name: | golang-github-google-cmdtest-devel |
---|---|
Version: | 0.4.0 |
Release: | 3.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 59632 |
License: | Apache-2.0 |
RPM: | golang-github-google-cmdtest-devel-0.4.0-3.el9.noarch.rpm |
Source RPM: | golang-github-google-cmdtest-0.4.0-3.el9.src.rpm |
Build Date: | Fri Dec 22 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/google/go-cmdtest |
Summary: | Simplify testing of command-line interfaces |
Description: | The cmdtest package simplifies testing of command-line interfaces. It provides a simple, cross-platform, shell-like language to express command execution. It can compare actual output with the expected output, and can also update a file with new "golden" output that is deemed correct. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/google/go-cmdtest |