Automation for the Rest of Us 4.8.1

expect-lite is a mature, quick and easy command line automation tool. Includes a Powerful Debugger with breakpoints, step/skip, copy/paste expect-lite lines right into a running script. Structured programming via Code Blocks, enables easy to create while loops, and conditionals (if statements). Full IPv6 support, using telnet or ssh over IPv6, and IPv6 addresses in the script.

Tags automation expect tcl cli testing
License BSDL
State stable

Recent Releases

4.8.102 Jun 2015 00:50 minor feature: Minor fixes: Unpaired user defined help ';;;' caused crash Variable names can now start with underscore e.g. _myvar Time functions (added to tcl_functions.inc) with mili-second resolution mark_time - takes system time and places into varname show_time - converts time value (previously used in mark_time) to human readable format and places in formatted_var_name See examples/mark_time_demo.txt
4.8.013 Jan 2015 02:58 minor feature: Released January 2015 v4.8.0 Expect-lite is 10 years old! Fixed fuzzy-expect bug if looking for '0' Fixed *SHOW VARS constant display (was ragged) Fixed include file, passing constant values with spaces Added IDE debug command: SHOW ENV Displays expect-lite flags (e.g. *DEBUG), counters e.g. *INFINITE_LOOP, fuzzy range, Env Vars Improved expect '