How to couple pyunit with GUI?

Fabio Zadrozny fabiofz at gmail.com
Wed May 17 14:35:14 EDT 2006


On 17 May 2006 08:24:40 -0700, volcano <Mark.Geyzer at gmail.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060517/6512908b/attachment.html>


More information about the Python-list mailing list