Re: PHP unittests comitted

Tarjei Huse <tarjei-y/[email protected]> Thu, 16 Feb 2006 10:54:18 +0100
Newsgroups gmane.comp.web.midgard.devel
Message-ID <[email protected]>
Tarjei Huse wrote:
> Hi, I have comitted a start for a unittestharness for the midgard php
> API.

And now documented it a bit:
http://www.midgard-project.org/documentation/unittesting/

If there is anything unclear in the documentation or you're wondering 
about something feel free comment on it.
Tarjei
> It is not perfect, but covers most of the querybuilder api as well as
> parts of the reflection api.
> 
> There is still a lot of work to do, but I think it is a good start. I
> would like to encurage everyone to take a look and both provide comments
> and (preferably) new tests to things you know are not working. I will
> now set the tests to be run against current CVS every day - thus we can
> track both progress and catch errors early.
> 
> Tarjei