StoryText 3.12 - GUI testing tool

2015-03-13 Thread Geoff Bache
description and NatTable support being more mature and complete Regards, Geoff Bache A bit more detail: StoryText is an unconventional GUI testing tool for PyGTK, Tkinter, wxPython, Swing and SWT along with a Python framework for testing GUIs in general. Instead of recording GUI mechanics

TextTest 3.28 - blackbox testing tool

2015-03-12 Thread Geoff Bache
run. - Bug fixes. Cloud support more reliable. and many other things besides. Regards, Geoff Bache TextTest is a tool for automatic text-based functional testing. This means running a batch-mode executable in lots of different ways from the command line, and using the text output produced

TextTest 3.27 - blackbox testing tool

2014-09-26 Thread Geoff Bache
Dear all, The latest release of TextTest includes - Support for parallel testing using EC2 cloud - Packaging and release process should now be smoother - Now integrates with Git as well and bzr and hg. - Performance data in HTML reports overhauled and many other things besides. Regards, Geoff

CaptureMock 1.1 - true record/replay mocking for Python

2014-08-26 Thread Geoff Bache
Hi all, Version 1.1 adds support for Python3.3, and also directly intercepting classes as well as modules or functions. Regards, Geoff Bache More detail: CaptureMock is a tool for creating mocks via a true capture-replay style approach. It records interactions to a separate file which can

StoryText 3.11 - GUI testing tool

2014-05-08 Thread Geoff Bache
NatTables - Swing part now works around Abbot bug with closing windows being very slow Regards, Geoff Bache A bit more detail: StoryText is an unconventional GUI testing tool for PyGTK, Tkinter, wxPython, Swing and SWT along with a Python framework for testing GUIs in general. Instead of recording

CaptureMock 1.0 - true record/replay mocking for Python (and other things...)

2014-04-04 Thread Geoff Bache
support now handles XMLRPC servers Regards, Geoff Bache More detail: CaptureMock is a tool for creating mocks via a true capture-replay style approach. It records interactions to a separate file which can then be used for replay in future runs. It is thus not another EasyMock clone. Interaction

TextTest 3.26 - blackbox testing tool

2013-11-04 Thread Geoff Bache
, Geoff Bache TextTest is a tool for automatic text-based functional testing. This means running a batch-mode executable in lots of different ways from the command line, and using the text output produced as a means of controlling the behavior of that application. As well as being usable

StoryText 3.10 - GUI testing tool

2013-11-04 Thread Geoff Bache
Hi all, The 3.10 release features the following: - Many enhancements for SWT/Eclipse and wxPython. - Some general new features also, mostly in the editor. Regards, Geoff Bache A bit more detail: StoryText is an unconventional GUI testing tool for PyGTK, Tkinter, wxPython, Swing and SWT along

StoryText 3.9 - GUI testing tool

2013-01-24 Thread Geoff Bache
Hi all, The 3.9 release features the following: - Many improvements for SWT/Eclipse - A key bugfix for Swing and Java 7 - Improvements to the usecase editor GUI Regards, Geoff Bache A bit more detail: StoryText is an unconventional GUI testing tool for PyGTK, Tkinter, wxPython, Swing and SWT

StoryText 3.8 - GUI testing tool

2012-10-06 Thread Geoff Bache
added for synchronising on external events - Possibilities to filter out certain widget types from the description - Many improvements to SWT/Eclipse RCP/GEF support which continues to mature - Some improvements and fixes for Swing also - Support for PyGTK apps using gtk.Builder added Regards, Geoff

TextTest 3.24 - blackbox testing tool

2012-10-06 Thread Geoff Bache
Dear all, There are many enhancements and bug fixes, notably - Tests run in parallel if run locally on a multicore machine - Improved handling of knownbugs - New possibility to split up long result files with many different changes present. Regards, Geoff Bache TextTest is a tool

TextTest 3.23: blackbox testing tool

2012-06-21 Thread Geoff Bache
Dear all, There are many enhancements and bug fixes, notably - Tests run in parallel if run locally on a multicore machine - Improved handling of knownbugs - New possibility to split up long result files with many different changes present. Regards, Geoff Bache TextTest is a tool

StoryText 3.7 - GUI testing tool

2012-05-23 Thread Geoff Bache
. Regards, Geoff Bache A bit more detail: StoryText is an unconventional GUI testing tool for PyGTK, Tkinter, wxPython, Swing and SWT along with a Python framework for testing GUIs in general. Instead of recording GUI mechanics directly, it asks the user for descriptive names and hence builds up

StoryText (ex PyUseCase) 3.6.1 - GUI test tool written in Python

2011-11-22 Thread Geoff Bache
enhancements and bugfixes been done on the SWT /Eclipse RCP side, and some minor enhancements and bugfixes for PyGTK. Regards, Geoff Bache A bit more detail: StoryText is an unconventional GUI testing tool for PyGTK, Tkinter, wxPython, Swing and SWT along with a Python framework for testing GUIs in general

CaptureMock 0.2 - true record-playback mocking for Python (and other things)

2011-06-10 Thread Geoff Bache
Hi all, There's a new release of CaptureMock out. For Python users it's mostly a collection of bugfixes on the original release, but it also adds new functionality to allow it to be used from other languages also. Regards, Geoff Bache More detail: CaptureMock is a tool for creating mocks via

Fwd: PyUseCase 3.5.1: GUI test tool written in Python

2011-05-05 Thread Geoff Bache
Hi all, There's a bugfix release of PyUseCase out. It fixes general issues as well as some specific to SWT/Eclipse RCP and some specific to PyGTK. There are also some minor enhancements added to the SWT/Eclipse RCP support. Regards, Geoff Bache A bit more detail: PyUseCase is an unconventional

PyUseCase 3.5: GUI test tool written in Python

2011-04-02 Thread Geoff Bache
. Regards, Geoff Bache A bit more detail: PyUseCase is an unconventional GUI testing tool for PyGTK, Tkinter, wxPython and SWT along with a framework for testing Python GUIs in general. Instead of recording GUI mechanics directly, it asks the user for descriptive names and hence builds up a domain

TextTest 3.21 : blackbox testing with a Python slant

2011-03-27 Thread Geoff Bache
Hi all, There's a new version of the black-box test tool TextTest out. The Traffic interception mechanism has split off into a new project CaptureMock, some migration is needed Otherwise, there are six months worth of generally minor enhancements and bug fixes across the board. Regards, Geoff

CaptureMock 0.1 - honestly not just yet another mocking framework!

2011-03-27 Thread Geoff Bache
hardwired into my TextTest tool until now, but it should be regarded as Alpha outside that context for obvious reasons... Regards, Geoff Bache -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

PyUseCase 3.4.1: Python GUI test tool

2010-11-26 Thread Geoff Bache
and then regretted. Regards, Geoff Bache A bit more detail: PyUseCase is an unconventional GUI testing tool for PyGTK,Tkinter and wxPython, along with a framework for testing Python GUIs in general. Instead of recording GUI mechanics directly, it asks the user for descriptive names and hence builds up

ANN: PyUseCase 3.2.1 - GUI testing for PyGTK and Tkinter

2010-03-05 Thread Geoff Bache
Hi all, I've made a couple of bugfixes to the 3.2 release from last week. Regards, Geoff Bache A bit more detail: PyUseCase is an unconventional GUI testing tool for PyGTK and Tkinter, along with a framework for testing Python GUIs in general. Instead of recording GUI mechanics directly

ANN: PyUseCase 3.2 - GUI testing for Python (PyGTK and now Tkinter)

2010-02-26 Thread Geoff Bache
to here from you - I'm very happy to help people get started. Regards, Geoff Bache A bit more detail: PyUseCase is an unconventional GUI testing tool for PyGTK and Tkinter, along with a framework for testing Python GUIs in general. Instead of recording GUI mechanics directly, it asks the user

ANN: TextTest 3.17

2010-02-26 Thread Geoff Bache
bugfixes and other improvements. See the mailing list for more details. Regards, Geoff Bache TextTest is a tool for automatic text-based functional testing. This means running a batch-mode executable in lots of different ways from the command line, and using the text output produced as a means

ANN: TextTest 3.16.1

2009-12-09 Thread Geoff Bache
bug tracker, and improvements to basic functionality like run_dependent_text and collate_file. Regards, Geoff Bache TextTest is a tool for automatic text-based functional testing. This means running a batch-mode executable in lots of different ways from the command line, and using the text

ANN: PyUseCase 3.0.1 - GUI testing for Python UIs

2009-12-09 Thread Geoff Bache
or any logging on your part, it generates both for you. Regards, Geoff Bache Summary for those who haven't seen it before: PyUseCase is an unconventional GUI testing tool for PyGTK, along with a framework for testing Python GUIs in general. Instead of recording GUI mechanics directly, it asks

TextTest 3.12 released!

2008-08-18 Thread Geoff Bache
has been run. There is also a new plugin for Bugzilla version 3. On Windows, you now need at least Python 2.5.1. The tests for itself will now run out of the box with no setup. There are many more minor enhancements and bug fixes. Regards, Geoff Bache About (See http://www.texttest.org for more