CLI/Testing: Language for testing command line interfaces -



CLI/Testing: Language for testing command line interfaces -

what best (probably, scripting) language testing command line interfaces (cli) ? tried expect, not object oriented , hence not convenient testing multiple connections simultaneously. tests should run on linux , windows platforms.

i've been having great success @ using vbscript / jscript (via windows script host) unit testing harness both console applications , activex com objects. then, moment there interactive elements, scale html applications (via mshta).

testing command-line-interface

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -