[Zope3-Users] Re: testing a meta-egg

2008-04-07 Thread Christian Zagrodnick
On 2008-04-07 13:12:15 +0200, Jim Fulton <[EMAIL PROTECTED]> said: It might be better to just provide a variable containing all the dependent eggs like ${test:dependent-eggs}. You could do what ever you want then. How would that help? Oh, when writing that mail I thought one could do [t

[Zope3-Users] Re: testing a meta-egg

2008-04-06 Thread Christian Zagrodnick
On 2008-04-04 14:22:06 +0200, Jim Fulton <[EMAIL PROTECTED]> said: On Apr 4, 2008, at 7:14 AM, Adam GROSZER wrote: Hello, Is there a sane way (or recipe) out there that makes testing a meta-eggs easier? As I see now, I'll need to enter all dependent eggs as: [test] recipe = zc.recipe.testrun