[ 源代码: btest ]
软件包:btest(0.72-1)
btest 的相关链接
Debian 的资源:
下载源码包 btest:
- [btest_0.72-1.dsc]
- [btest_0.72.orig.tar.gz]
- [btest_0.72.orig.tar.gz.asc]
- [btest_0.72-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [www.zeek.org]
相似软件包:
simple driver for basic unit tests
"btest" is a simple framework for writing unit tests. Freely borrowing some ideas from other packages, it's main objective is to provide an easy-to-use, straightforward driver for a suite of shell-based tests. Each test consists of a set of command lines that will be executed, and success is determined based on their exit codes. "btest" comes with some additional tools that can be used within such tests to compare output against a previously established baseline.