<br><br><div class="gmail_quote">On Wed, Jun 24, 2009 at 10:52 PM, Michael Foord <span dir="ltr">&lt;<a href="mailto:fuzzyman@voidspace.org.uk">fuzzyman@voidspace.org.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Noah Gift wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Anyone on the list have good recommendations for simplistic functional testing PyQt applications with nose? By simplistic, I mean, launch the GUI, then quit, if there weren&#39;t any exceptions, good enough for first round of tests.<br>

</blockquote>
<br></div>
You could check out my articles on Function Testing of GUI applications. The examples are with Windows Forms and unittest but all the principles should apply:<br>
<br>
<a href="http://www.voidspace.org.uk/python/articles/testing/index.shtml" target="_blank">http://www.voidspace.org.uk/python/articles/testing/index.shtml</a></blockquote><div><br>Hey, that looks useful thanks.  Btw, do you happen to have a theme on your site for people that don&#39;t want to feel like they just dropped a few tabs of acid :) <br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
(Functional test number 1 for Resolver One is that when the application starts a Windows with the right title appears. It&#39;s about two lines of code. :-)<br>
<br>
The Python Testing Tools Taxonomy lists pyGUIUnit as a library for testing Qt. Seems pretty old though:<br>
<br>
<a href="http://sourceforge.net/projects/pyguiunit/" target="_blank">http://sourceforge.net/projects/pyguiunit/</a><br>
<br>
Michael<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
-- <br>
Cheers,<br>
<br>
Noah<br>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
testing-in-python mailing list<br>
<a href="mailto:testing-in-python@lists.idyll.org" target="_blank">testing-in-python@lists.idyll.org</a><br>
<a href="http://lists.idyll.org/listinfo/testing-in-python" target="_blank">http://lists.idyll.org/listinfo/testing-in-python</a><br>
  <br>
</blockquote>
<br>
<br>
-- <br>
<a href="http://www.ironpythoninaction.com/" target="_blank">http://www.ironpythoninaction.com/</a><br>
<a href="http://www.voidspace.org.uk/blog" target="_blank">http://www.voidspace.org.uk/blog</a><br>
<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Cheers,<br><br>Noah<br>