[Zope-CMF] Best practice doing unit tests for CMF products?

Stefan H. Holek stefan@epy.co.at
Fri, 06 Sep 2002 10:48:31 +0200


You might want to take a look at the ZopeTestCase package
http://www.zope.org/Members/shh/ZopeTestCase

It is not particularly targeted at the CMF but complies with
both points you mention. Note that ZTC 0.5.0 only works with
Zope 2.5+. I hope to release 0.5.2 soon, which will fix Zope
2.4 compatibility among other things.

Stefan


--On Donnerstag, 05. September 2002 18:47 +0200 Gr=E9goire Weber=20
<gregoire.weber@switzerland.org> wrote:

> I'am writing a new CMF content type and would like to write some
> unit tests.
>
> My question covers best practice methods:
>
>   How do I have to set up my unit test infrastructure to
>
>     1. be able to call the tests from the command line
>        (as portable as possible regarding paths etc.)
>
>     2. embed them so they get called automatically when starting
>        overall unit tests (not so important for the moment)
>
> Code snippets and pointers are welcome!

--
Those who write software only for pay should go hurt some other field.
/Erik Naggum/