[Zope3-dev] Broken homefolder tests

Roger Ineichen dev at projekt01.ch
Mon Feb 6 19:18:15 EST 2006


Hi Florian, and other unittest gurus?

The README.txt test in zope.app.homefolder is failing (trunk).
This happens because the zope.app.file.file.File doesn't 
implement IAttributeAnnotatable in the test setup.

The bad thing about this is, that the tests are running if you
run all tests at once. This smells like a missing teardown
in another test.

Does somebody know if there is a method for check if
a teardown get called after a test? Some hints?

Regards
Roger Ineichen



More information about the Zope3-dev mailing list