Bash Automated Testing System
Bats is a TAP-compliant (http://testanything.org/) testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. A Bats test file is a Bash script with special syntax for defining test cases. Under the hood, each test case is just a function with a description. Bats is most useful when testing software written in Bash, but you can use it to test any UNIX program.
-
Links to devel:tools / bats
-
Has a link diff
-
Download package
Source Files
(show merged sources derived from linked package)
Filename | Size | Changed | Actions |
---|---|---|---|
_link | 0000000119119 Bytes | 1520348212 | ![]() |
bats.changes | 0000000925925 Bytes | 1488045793 | ![]() |
bats.spec | 00000022472.19 KB | 1488045793 | ![]() |
build-term.patch | 0000000515515 Bytes | 1488046148 | ![]() |
package-json.patch | 0000000521521 Bytes | 1424091219 | ![]() |
v0.4.0.tar.gz | 000001725816.9 KB | 1424091219 | ![]() |
Login required, please login or signup in order to comment