by gjb1002
TextTest is an application-independent tool for text-based functional testing. This means running a batch-mode binary in lots of different ways, and using the text output produced as a means of controlling the behaviour of that application.
Bug Fixes to 3.14:
- Import File now works even when starting without any pre-existing test suites (default_gui.py)
- New floating point filtering functionality now handles new files correctly (rundependent.py)
- Strange and unnecessary frame ...
General GUI Enhancements:
- This ChangeLog now visible from the GUI (helpdialogs.py)
From Help menu/Change Logs
- Locations chosen in FileChoosers now get remembered (plugins.py)
So you don't need to keep searching to the same place.
Static GUI ...
Version 3.13
============
Dynamic GUI Enhancements:
- "Save As" dialog has a new field "Version to save previous results as"
Means old default results can be preserved as a version, for example after a branch of the codebase
Framework Enhancements:
...
Version 3.12.1
==============
Installation and self-test changes:
- ViewHelp self-test fixed, oversight in 3.12 release
- 2 reconnect self-tests fixed on Ubuntu that worked on both RHEL and Windows...
- Self-test coverage work: tests added, ...
System requirements (see Migration Notes):
- TextTest GUI now requires at least Python 2.5.1 on Windows.
Python 2.4 still supported on UNIX only.
This allowed removing all hacks for killing processes on Windows, so "pskill" is no longer required ...
Version 3.11.1
==============
Framework Enhancements:
- Can now configure how the units of performance are described (sandbox.py)
See docs for "performance_unit"
- Command line traffic mechanism can now record and replay changes to files ...
Major Enhancements:
- Added "filter" action on the static GUI selection tab (default_gui.py)
Will use the same options as Select but will hide tests that don't match. In the View menu
there are also actions to change selections to filterings.
- ...
gjb1002 committed revision 3 to the TextTest SVN repository, changing 1 files
gjb1002 committed revision 2 to the TextTest SVN repository, changing 1 files
gjb1002 committed revision 1 to the TextTest SVN repository, changing 2 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use