[ ソース: cmdtest ]
パッケージ: cmdtest (0.32.14.gcdfe14e-2)
cmdtest に関するリンク
Debian の資源:
cmdtest ソースパッケージをダウンロード:
- [cmdtest_0.32.14.gcdfe14e-2.dsc]
- [cmdtest_0.32.14.gcdfe14e.orig.tar.xz]
- [cmdtest_0.32.14.gcdfe14e-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [liw.fi]
類似のパッケージ:
blackbox testing of Unix command line programs
cmdtest black box tests Unix command line tools. Roughly, it is given a script, its input files, and its expected output files. cmdtest runs the script, and checks the output is as expected.
cmdtest is aimed specifically at testing non-interactive Unix command line programs, and tries to make that as easy as possible.
Also included is a "scenario testing" tool, yarn.
その他の cmdtest 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-cliapp
- Python framework for Unix command line programs
-
- dep: python3-markdown
- text-to-HTML conversion library/tool (Python 3 version)
-
- dep: python3-ttystatus
- terminal progress bar and status output for Python