[pygtk-web] 2009-12-03 Rafael Villar Burke <pachi rvburke com>



commit eaac3652cf890fd64856a98da3043c82d5771871
Author: Rafael Villar Burke <pachi rvburke com>
Date:   Thu Dec 3 09:43:22 2009 +0100

    2009-12-03  Rafael Villar Burke  <pachi rvburke com>
    
    	* applications.src: Add TextTest and PyUseCase

 ChangeLog        |    4 ++++
 applications.src |   13 +++++++++++++
 2 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index cd602a6..ec6fa7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-12-03  Rafael Villar Burke  <pachi rvburke com>
+
+	* applications.src: Add TextTest and PyUseCase
+
 2009-12-02  Rafael Villar Burke  <pachi rvburke com>
 
 	* applications.src: Add virt-manager
diff --git a/applications.src b/applications.src
index dc8e7b4..59bf3d1 100644
--- a/applications.src
+++ b/applications.src
@@ -873,6 +873,12 @@
   properly. With Scribes, your workflow is never interrupted, and your
   files are always safe.</dd>
 
+  <dt><a href="http://www.texttest.org/";>TextTest</a></dt>
+  <dd>TextTest (http://www.texttest.org) is a generic acceptance testing
+  tool that works by running programs from the command line and
+  comparing produced textual output with previously stored versions of that
+  text.</dd>
+
   <dt><a href="http://bitbucket.org/tortoisehg/stable/wiki/Home";>
   TortoiseHG</a></dt>
   <dd>TortoiseHg is a shell extension that let users of Mercurial SCM (Hg)
@@ -1189,6 +1195,13 @@
   Python and built upon the PyGTK package. PyStripchart is distributed
   under the GNU LGPL license.</dd>
 
+  <dt><a href="http://www.texttest.org/index.php?page=ui_testing";>PyUseCase
+  </a></dt>
+  <dd>PyUseCase is a record/playback style test tool for PyGTK UIs. It records
+  "usecase"-like sequences of actions in terms chosen by the user, and
+  auto-generates a log of the GUI which can then be used as a baseline for
+  testing with TextTest.</dd>
+
   <dt><a href="http://rtgraph.sourceforge.net/";>rtgraph</a></dt>
   <dd>rtgraph is a Python package providing several widgets for graphing
   data in real-time, using PyGTK, and UI components for controlling the



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]