Path to this page:
./
devel/bats,
Testing framework for Bash
Branch: pkgsrc-2019Q2,
Version: 0.4.0,
Package name: bats-0.4.0,
Maintainer: pkgsrc-usersBats 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.
Required to run:[
shells/bash]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: cb8a5f4c844a5f052f915036130def31140fce94
RMD160: 5c64f76448df4a2ed8874b8c7830eda49f732e97
Filesize: 16.854 KB
Version history: (Expand)
- (2019-07-04) Package added to pkgsrc.se, version bats-0.4.0 (created)