TextTest 3.20 : blackbox testing with a Python slant

2010-09-30 Thread Geoff Bache
Hi all, There's a new version of the black-box test tool TextTest out. Various enhancements and bug fixes, notably - Tests can be rerun from the dynamic GUI with different settings - Config file settings can now be varied per test - Can now set up a "known bug" that will trigger a rerun of the te

PyUseCase 3.4: Python GUI test tool

2010-09-30 Thread Geoff Bache
Hi all, PyUseCase now includes basic support for wxPython, as well as Tkinter and PyGTK. There are also a fair few enhancements and bugfixes for PyGTK, notably gtk.Dialog.run is now supported without requiring source code changes. PyUseCase also now requires at least Python 2.6 and PyGTK 2.12. Th