[Zope-CMF] Re: tests with CMF 1.4 and Zope 2.7.3

Tres Seaver tseaver at zope.com
Tue Nov 16 12:25:21 EST 2004


Florent Guillaume wrote:
> Just a FYI, after battling once more with unit tests I finally found how 
> to run them in the 1.4 branch (and not run them twice!) with Zope 2.7.3.
> 
> The magic line is:
> bin/zopectl test -v --import-testing --dir Products/CMFCore '!test_all'
> 
> I don't want to use all_cmf_tests.py as there is now a standard test 
> setup, and I like to run isolated tests using the extra arguments of 
> test.py.

Sounds fine.  We should probably remove the 'test_all.py' files, and add 
a TESTING.txt file to the top-level directory which doeuments your 
recipe as the "standard" way to do things.

Tres.
-- 
===============================================================
Tres Seaver                                tseaver at zope.com
Zope Corporation      "Zope Dealers"       http://www.zope.com



More information about the Zope-CMF mailing list