[Zope-dev] Re: Re: I am starting to hate Zope/Plone development and its bl**dy lack of refresh.

Rocky Burt rocky at serverzen.com
Mon Sep 4 08:29:29 EDT 2006


On Mon, 2006-04-09 at 14:25 +0200, Andreas Jung wrote:
> 
> --On 4. September 2006 09:43:07 -0230 Rocky Burt <rocky at serverzen.com> 
> wrote:
> >
> > So, I've learned to change my habits.  I'm sure you've heard this a
> > million times, but there's good reason... it just works.  And that is to
> > write unit tests to build your functionality rather than loading it up
> > in Zope.
> 
> There is not much difference. Restarting a Plone instance with a bag full
> of bricks is nearly the same as running Plone unittests with the same 
> amount of bricks on your back.

Unit tests don't need to load in Plone.  More times than not they don't
even need to load up ZTC.  It's the integration tests that end up
loading ZTC and PTC.  I write those last :)

- Rocky


-- 
Rocky Burt
ServerZen Software -- http://www.serverzen.com
News About The Server (blog) -- http://www.serverzen.net

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://mail.zope.org/pipermail/zope-dev/attachments/20060904/ade51e2f/attachment.bin


More information about the Zope-Dev mailing list