Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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.

2011-12-14 09:44 Back to release list
4.2.1

사소한 수정입니다. IDE 단일 단계 및 붙여넣기 함수 및 백슬래시 끝나는 라인에 문제가 작은 버그를 해결 합니다.
Tags: stable feature enhancement, cli, automation, Testing Automation, scripting
Minor fixes. Fixes for small bugs in IDE single step and paste functions, and a problem with lines ending with backslash.

Project Resources