TestGen4Web-Python Release Notes
by
zenoss
—
last modified
2007-09-05 09:24
0.2.2 (pending release)
* Fixed 'select' action in {{{testgen.twillshell}}}
* Added support for passing either a filename, an XML string, or a file object to {{{testgen.parser.parseXML()}}}
* Improved usability and usage info for {{{testgen-convert}}} test type and test mode combinations
* Added a custom twill shell ({{{testgen-twill}}}) that allows for use as a Nagios-style plugin, returning "OK" or "FAILED: <message>" to {{{stdout}}} after running twill shell commands (from a file or {{{stdin}}})
0.2.1
* Improved support for select and checkbox form widgets
* Added support for radio buttons and multi-select
* Additional unit tests
0.2 - Updated/rewritten by Duncan !McGreggor
* support for XPath parsing of recorded sessions
* added support for {{{zope.testbrowser}}}
0.1 - Written by Matt Harrison