Path to this page:
./
wip/bats-core,
Bash Automated Testing System
Branch: CURRENT,
Version: 1.7.0,
Package name: bats-core-1.7.0,
Maintainer: iku.iwasaBats is a TAP-compliant 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.
Master sites:
Filesize: 121.67 KB
Version history: (Expand)
- (2022-05-15) Updated to version: bats-core-1.7.0
- (2022-02-27) Updated to version: bats-core-1.6.0
- (2021-10-24) Updated to version: bats-core-1.5.0
- (2021-07-25) Updated to version: bats-core-1.4.1
- (2021-03-27) Updated to version: bats-core-1.3.0
- (2020-12-12) Package added to pkgsrc.se, version bats-core-1.2.1 (created)