Hi Mark,<br><br><div><span class="gmail_quote">On 5/18/06, <b class="gmail_sendername">Mark Geyzer</b> <<a href="mailto:mark.geyzer@gmail.com">mark.geyzer@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Fabio, thank you for your response, but I'm afraid that you
misunderstood me - probably, I was not too clear. I do no test GUI - on
the contrary, I am testing a HW interface. What I do need is a GUI
equivalent of the TextTestRunner method. Any ideas?
</div></blockquote><div><br>
My fault, I did  just a 'fast-read'.<br>
<br>
Well, I use pydev (<a href="http://pydev.sf.net">http://pydev.sf.net</a>), which allows me to select a
folder and then recursively run all the unit-tests below that folder.
Pydev is the gui, but the underlying module that actually runs the
tests does not actually need a gui (I'm sending it attached). Just send
it the dir you want and it will recursively inspect the modules, get
the unit-tests and run them.<br>
<br>
You can probably easily extend it to run the files you want and not get
things recursively if you don't want it... But with all that, It is
still a command-line utility -- if you stilll want a gui to it, try
pydev, which will allow you to right-click a folder and run all the
unit-tests below it.<br>
</div><br>
Cheers,<br>
<br>
Fabio<br>
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><span class="e" id="q_10b4731313818574_1"><div><span class="gmail_quote">On 5/17/06, 
<b class="gmail_sendername">Fabio Zadrozny</b> <<a href="mailto:fabiofz@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">fabiofz@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><br><br><div><span class="gmail_quote">On 17 May 2006 08:24:40 -0700, <b class="gmail_sendername">volcano</b> <<a href="mailto:Mark.Geyzer@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

Mark.Geyzer@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I am desperately looking for an info how to combine a testing<br>application with decent GUI interface - the way most xUnits do. I<br>believe I have seen something about using Tkinter, but I do not<br>remember - where.<br>


I am working on a complex testing application built over unittest<br>module, and I need GUI interface that will alllow me to select tests at<br>different levels of test hierarchy tree.<br>I am new to python, so say everything slow and repeat it twice:)
<br><br>--<br><a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://mail.python.org/mailman/listinfo/python-list</a></blockquote><div>

<br>
 </div><br></div>Have you checked <a href="http://pyguiunit.sourceforge.net/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://pyguiunit.sourceforge.net/</a> -- it is for PyQt, but can probably be adapted for other GUIs.
<br></div><div><span>
<br>
-- Fabio<br>

</span></div></blockquote></div><br><br clear="all"><br></span></div><div><span class="sg">-- <br>Mark Geyzer<br>Software Engineer,<br>tel: +972-52-6782603

</span></div></blockquote></div><br>