Downloadliste

Projektbeschreibung

expect-lite is an quick and easy command line automation tool. Written in expect, it is designed to directly map an interactive terminal session into an automation script. expect-lite scripts use special character(s) at the beginning of each line to indicate the action. Basic expect-lite scripts can be created by simply cutting and pasting text from a terminal window into a script, and adding '>' '<' characters. No knowledge of expect is required. Expect-lite is targeted at the verification testing environment, and will produce a Pass/Fail result at the end of the script. However, its use is not limited to this environment. It includes a powerful debugger with breakpoints, step/skip, and the ability to copy/paste expect-lite lines right into a running script.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-06-27 05:17 Zurück zur Release-Liste
4.3.1

Diese Version behebt einen Fehler der Pfad mit Include-Dateien, ssh (kein Schlüssel) Login-Prompt-Erkennung, ein * INFINITE_LOOP Bug der Doppel-/Dreifach-der Countdown und CLI - V, - Vv, - Vvv würde überschreibt der Protokollierung (* INFO, * WARN, * DEBUG). Es arbeitet mit älteren Versionen (älter als 5.44.x, wie Cygwin und alten Linux-Installationen) erwarten und EL_CONNECT_METHOD beim Start überprüft (Standard = none).
Tags: Minor bugfixes
This release fixes a path bug with include files, ssh (no key) login prompt detection, an *INFINITE_LOOP bug which would double/triple the countdown, and CLI -v,-vv,-vvv overrides of logging (*INFO, *WARN, *DEBUG). It works with older versions of expect (older than 5.44.x, such as cygwin, and old Linux installations) and validates EL_CONNECT_METHOD at startup (default=none).

Project Resources