mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
5 lines
182 B
Plaintext
5 lines
182 B
Plaintext
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.
|
|
|
|
WWW: https://github.com/sstephenson/bats
|