[Zope-dev] Re: Running all unittests in $INSTANCE_HOME

Chris Withers chris at simplistix.co.uk
Mon Nov 21 09:44:31 EST 2005


Tres Seaver wrote:
>>bin/zopectl test Products/MyProduct
>>
>>...has worked fine for me for many months now...
> 
> Hmm, that should be a dotted name, rather than a path:
> 
>  $ bin/zopectl test Products.MyProduct
> 
> Because the first argument is interpreted as a regex, using search, you
> can leave the 'Product.' bit off, as well as supplying more complicated
> specifications, e.g.:
> 
>  $ bin/zopectl test OneProduct|AnotherProduct

Hmmm, well, I fiddles a fair amount, and Products/MyProduct works for 
me, and I seem to remember other stuff not workings... oh well, running 
out of goats and chickens ;-)

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the Zope-Dev mailing list