We need an integration server that run tests for us.
We should build it peeble (not stone) by peeble but we really need it.
for example the output of SUnit should be also Junit format so that we  
can output to java frontend.

Stef

On Jul 30, 2009, at 3:04 AM, Serge Stinckwich wrote:

> 2009/7/30 Simon Denier <[email protected]>:
>> Stef is talking of http://www.squeaksource.com/TestServerSimple.html
>> Now this is a rather rudimentary adaptation from a tool made by  
>> Swiss guys.
>> It runs automatically when launching the image, loads packages and  
>> runs
>> tests for different projects.
>> Right now it is tailored for Moose projects
>> I guess that the area that need improvements are:
>> - configuration of projects to load, with prerequisites (using  
>> Metacello
>> perhaps?). Right now this is hard-coded, see TSProject class>>run
>> - headless running (sometimes some interactive dialogs still pop up,
>> especially when there is a problem loading a package, and this  
>> ruins the
>> automatization)
>> - better handling of errors (problems such as above)
>
> What could be nice is a build server like this one :
> https://hudson.dev.java.net/
> Look here for a running example: http://build.willowgarage.com/
>
> -- 
> Serge Stinckwich
> UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam
> Smalltalkers do: [:it | All with: Class, (And love: it)]
> http://doesnotunderstand.org/
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to