On Friday October 27 2006 9:02 am, Mosur Ravi, Balaji wrote:
> Hi geir,
>
> It is a system test harness used by cc or continuum. Whenever you might
> need to fork of a server(s) & client, this could be used to make the
> tests more manageable.
>

It's definitely for more "system" level tests and things like automated 
kit testing.   It's definitely not a replacement for JUnit for unit 
tests.   Thus, the current unit tests that are running under JUnit should 
remain as such, providing they are really unit tests.

Most likely, what will need to be done is to go through the tests and 
figure out which are really unit tests and which are really 
system/integration tests and separate them appropriately.  That's 
probably a good thing anyway.

Dan


> - Balaji
>
> -----Original Message-----
> From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 27, 2006 8:50 AM
> To: yoko-dev@incubator.apache.org
> Subject: Re: Any Volunteers to convert the testing framework
>
> Interesting - is this in the spirit of CC or Continuum?  Or something
> that CC or Continuum would use?
>
> geir
>
> Nolan, Edell wrote:
> > Hi,
> >
> > Iona has now opensourced the testing framework at codehous -
> > http://xharness.codehaus.org/
> >
> > http://issues.apache.org/jira/browse/YOKO-129
> >
> > Any volunteers for someone to get us started on switching to this
> > testing framework and then maybe
> > people can chip in.
> >
> > cheers, Edell.

-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194   F:781-902-8001
[EMAIL PROTECTED]

Reply via email to