[TIP] Unit testing a PyGTK app

Grig Gheorghiu grig at gheorghiu.net
Tue Mar 13 17:58:52 PDT 2007


I'm sure many of you have already seen this post on Planet Python, but
just in case...

http://unpythonic.blogspot.com/2007/03/unit-testing-pygtk.html

And while we're on the subject of unit testing, here's a post from Roy
Osherove on 'test reviews' (i.e. code reviews looking primarily at unit
tests):

http://weblogs.asp.net/rosherove/archive/2007/03/13/test-reviews-vs-code-reviews-some-helpful-tips.aspx

Grig



More information about the testing-in-python mailing list