Name: | bats |
---|---|
Version: | 0.4.0 |
Release: | 1.20141016git3b33a5a.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 28984 |
License: | MIT |
RPM: | bats-0.4.0-1.20141016git3b33a5a.el7.noarch.rpm |
Source RPM: | bats-0.4.0-1.20141016git3b33a5a.el7.src.rpm |
Build Date: | Fri Oct 20 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/sstephenson/bats |
Summary: | Bash Automated Testing System |
Description: | Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. Bats is most useful when testing software written in Bash, but you can use it to test any UNIX program. |