[pytesting] How to begin

simon stockes simonstockes at gmail.com
Wed Feb 28 01:15:00 PST 2007


Hi all,

I want to start my new project in using unittest methodology.

My software will be a desktop application using PyQt.

To do it I would like to know certains things:

Should I write a test for each method or function i will write ?

How to organize the tests in the software architecture ?

Is there better unittest modules than others ?


Cheers, simon.



More information about the testing-in-python mailing list