bats 1.1.0+git104-g1c83a1b-ok1 source package in openKylin
Changelog
bats (1.1.0+git104-g1c83a1b-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
bats (1.1.0+git104-g1c83a1b-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
bats_1.1.0+git104-g1c83a1b.orig.tar.gz | 44.5 KiB | 7ce564f12a81af0792dea4925086edebaf9c6fff9c86e600e22daf6dc1afa190 |
bats_1.1.0+git104-g1c83a1b-ok1.debian.tar.xz | 2.4 KiB | 8af766d6ffd1a152a683a46d889c267ece0f361c8ed5a81920fde2f861571f7a |
bats_1.1.0+git104-g1c83a1b-ok1.dsc | 1.7 KiB | d8f4b254d4199a2d21e6921a3bd47d89d05111bd9a11ddcde382308b04fc5a6a |
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.