Projects / testify

testify

testify is meant to be a test suite for any kind of program or device which provides a command-line interface, such as the Cisco PIX. It uses the perl Expect package and provides a small but powerful interface to run any kind of commands on the remote machine and verify its responses.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  20 Dec 2004 01:59

Release Notes: New 'return', 'foreach', and 'subst' were added to make it possible to cycle through lists. These new commands make certain tests much easier to maintain.

  •  15 Dec 2004 02:31

Release Notes: This release can now include files recursively, define general library functions to make it easier to create modular testing units, and get interactive input with the 'ask' command, e.g. for passwords.

  •  13 Dec 2004 08:31

Release Notes: The "wait" command was added. Control structures were also added to handle cases where different tests might be necessary, depending on other tests. For this reason, if-statements were introduced.

  •  10 Dec 2004 03:35

No changes have been submitted for this release.

Screenshot

Project Spotlight

XBPS

The X Binary Package System.

Screenshot

Project Spotlight

crpcut

A simple to use robust unit test system for C++ under POSIX.