[PyQt] Here is how to write PyQt GUI unit tests with QtTest and unittest

Mike Ramirez gufymike at gmail.com
Thu Aug 4 02:22:22 BST 2011


On Wednesday, August 03, 2011 05:50:50 PM John McGehee wrote:
> > On Wednesday, August 03, 2011 04:59:10 PM John McGehee wrote:
> > > I found no resources on this topic, so I wrote my own article,
> > > 
> > >   Test PyQt GUIs with QTest and unittest
> > >   http://www.voom.net/pyqt-qtest-example
> > > 
> > > I provide a complete example that uses only modules included in
> > > Python and
> > > PyQt.  This is done the simple, direct way--there is nothing to buy
> > > or
> > > install.
> > > 
> > > -----
> > 
> > Hey john
> > 
> > Many thanks, but the kilnhg link is private. I got the log in page
> > when trying
> > to check out the source code.
> > 
> > Mike
> > --
> > 
> > QOTD:
> > 	Y'know how s'm people treat th'r body like a TEMPLE?
> > 	Well, I treat mine like 'n AMUSEMENT PARK...  S'great...
> > 
> > _______________________________________________
> > PyQt mailing list    PyQt at riverbankcomputing.com
> > http://www.riverbankcomputing.com/mailman/listinfo/pyqt
> 
> Ah.  The "hg clone" command URL was incorrect.  I corrected it in the
> article, and here it is for your edification:
> 
>   hg clone
> https://voom.kilnhg.com/Repo/Make-Stuff-Happen/Group/PyQtTestExample
> 
> John McGehee
> http://www.voom.net

Many thanks.

Mike
-- 
It is easy when we are in prosperity to give advice to the afflicted.
		-- Aeschylus


More information about the PyQt mailing list