[Cosmo] Re: [Dev] Proposal for new automation architecture

Brian Moseley bcm at osafoundation.org
Fri Feb 10 12:06:37 PST 2006


On 2/10/06, Kervin L. Pierre <kervin at adevsoft.com> wrote:

> a. Python is a large dependency simply for tests
>     when Java has no shortage of testing frameworks.

we're already using python to do functional testing of cosmo, with the
hammer and silmut tools.

the people who have the bandwidth and interest in working on
functional testing for cosmo have chosen to use python. at the end of
the day, they are the ones who get to make the choice, since they're
putting in the effort.

> b. Someone working on cosmo may have no python
>     experience at all and we may want to encourage
>     developers to add their own tests as they go along.

that describes me :) if i was writing the functional tests, i'd have
done them in perl, because i have a lot of experience with it and
there are great testing tools in that environment as well, but i'm not
putting in the major effort - python guys are. so i'm reading "dive
into python", and hopefully i'll be able to contribute to functional
testing at some point.



More information about the Cosmo mailing list