[ Bron: cmdtest ]
Pakket: cmdtest (0.32.14.gcdfe14e-2)
Verwijzigingen voor cmdtest
Debian bronnen:
Het bronpakket cmdtest downloaden:
- [cmdtest_0.32.14.gcdfe14e-2.dsc]
- [cmdtest_0.32.14.gcdfe14e.orig.tar.xz]
- [cmdtest_0.32.14.gcdfe14e-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [liw.fi]
Vergelijkbare pakketten:
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.
Andere aan cmdtest gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- 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