[Interop] What can I do?
Gaston Dombiak
gaston at jivesoftware.com
Thu May 10 15:44:09 CDT 2007
I know that you are Python devs but I don't know if there is already an
XMPP library in Python that also provides a testing framework.
Anyway, for Java devs you can take Smack as a good starting point. Smack
is an XMPP library (written in Java) that has over 100 automated test
cases (close to 150 I think) in the form of JUnit. The test cases are
functional test cases. It would be nice to leverage from that work and
keep adding more tests.
One thing we need is to build a list of test cases (no matter the dev
language we use to implement them). We can "reuse" Smack test cases to
build that list and keep adding more test cases to the list.
Gato
-----Original Message-----
From: interop-bounces at xmpp.org [mailto:interop-bounces at xmpp.org] On
Behalf Of Peter Saint-Andre
Sent: Thursday, May 10, 2007 1:34 PM
To: nathanfritz at gmail.com; XMPP Interop
Subject: Re: [Interop] What can I do?
Nathan Fritz wrote:
> I'm a programmer and Python is my preferred language. I have
experience
> in building network software testing frameworks. What can I do to
help
> interop testing?
Step 1: Visit http://www.xmpp.org/interop/ and complete the
confidentiality agreement. In order to get on the network for testing
purposes, you MUST complete this mini-NDA. It makes everyone more
comfortable.
Step 2: Maybe your want to help write a test suites. I know that Brendan
Taylor is interested in that, also in Python:
http://necronomicorp.com/lab
http://mail.jabber.org/pipermail/jdev/2007-May/025323.html
/psa
More information about the Interop
mailing list