29 Jul
2010
29 Jul
'10
2:04 p.m.
On Thu, Jul 29, 2010 at 3:57 PM, yuppie <y.2010@wcm-solutions.de> wrote:
If everybody is using this, nobody is using CMF.buildout for development. Anyway. I fixed CMF.buildout: http://svn.zope.org/?rev=115204&view=rev
I'm using CMF.buildout and was always annoyed by it overriding the -m option. But the CMF tests are fast enough, so I just ran the tests for a package at a time.
Do you think it should become policy to remove "def test_suite():" where possible? I'm not sure if I like that because it is less explicit.
I wouldn't make any decision at this point. Once we actually use unittest2 inside zope.testing we might want to reevaluate this. Hanno