The Java based interop test coordinator and Java interop test clients are about 90% complete. I was just getting to the point of finishing it off, when I had to get busy with a lot of other stuff. Java test client can be found under org.apache.qpid.interop.testclient. Still a few methods which are a series of comments waiting for code to be filled in, but the design is solid and you can see that writing a test client does not require much code at all, should you feel like writing one for the other clients.
I think it would be a bit embarassing if we put out an M2 release that was not interop tested. It is definitely my intention to complete this for M2. Rupert On 19/04/07, Gordon Sim <[EMAIL PROTECTED]> wrote:
Marnie McCormack wrote: > One key task, imho, is some limited interop tests of the various > client/broker combinations. I believe Rupert has defined some basic tests and built a framework and the tests themselves for java. I have been meaning to get c++ inline with that but as yet have not got round to it. I may get to start that tomorrow. Unfortunately I'm unlikely to get anything done during the Mon-Thu next week, but will pick up again after that. If someone else feels they can get it done faster, go right ahead!
