On 17 May 2006 08:24:40 -0700, volcano <[EMAIL PROTECTED]> wrote:
I am desperately looking for an info how to combine a testing
application with decent GUI interface - the way most xUnits do. I
believe I have seen something about using Tkinter, but I do not
remember - where.
I am working on a complex testing application built over unittest
module, and I need GUI interface that will alllow me to select tests at
different levels of test hierarchy tree.
I am new to python, so say everything slow and repeat it twice:)

--
http://mail.python.org/mailman/listinfo/python-list

 

Have you checked http://pyguiunit.sourceforge.net/ -- it is for PyQt, but can probably be adapted for other GUIs.

-- Fabio
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to