On Sat, Feb 27, 2010 at 01:47:41PM -0800, iain duncan wrote: > What I have done is add a method called setup to the same > TestControllers that get made when you make a controller. In a normal > nose test class, this gets run prior to each test, in this case it > doesn't ever get run.
Python is case-sensitive. You need to call the method setUp.
Marius Gedminas
--
Microsoft has performed an illegal operation and will be shut down.
-- Judge Jackson
signature.asc
Description: Digital signature
