Re: [PHP-QA] Re: [GSOC] phpruntests - GSoC report 1

[email protected] (Georg Gradwohl) Tue, 12 May 2009 17:57:18 +0200
Newsgroups php.qa,php.gsoc
Message-ID <C62F68FE.33F4%[email protected]>
Hi Olivier,

> So you're working on this project : http://wiki.php.net/gsoc/2009/runtests ?
> 
> Is it based on the phpruntests Zoe talked about a few weeks ago ? (available
> here : http://cvs.php.net/viewvc.cgi/phpruntests/src/)
 
yes exactly. 

> If so, is there something planned for the last abstract point : <<Another
> focus is to offer a rich variant of reporting-features and the possibility to
> store and compare results. >>
> Any drafts or "scope statement" made for this tool so far ? If not, I would be
> glad to offer my help on this topic.

We don't have a concrete concept for this point so far. At the moment we're
focusing on the basic implementation (means that all existing testcases can
be executed correctly) and the multithreading which will improve the
performance. The report-feature is going to be implemented after these two
main-steps. But I'll be happy to get back on your offer at the right time.

Zoe, Stefan, please correct me if I said something wrong. ;)

g2