> -----Original Message----- > From: Alan Conway [mailto:[email protected]] > Sent: Thursday, April 08, 2010 9:19 AM > To: Rajith Attapattu; [email protected]; Qpid Dev > Subject: Moving brokertest.py to qpid/tests > > > qpid/python/qpid/brokertest.py is a framework for writing > tests that orchestrate > brokers and client processes. It's used by at least the C++ & > Java builds. I think it may be in the wrong place
testlib.py (used for testing client-side stuff, apparantly) is also in the same place. > - what's the right place - qpid/tests/src/py/qpid_tests? qpid/python/qpid/tests? > - are there any other uses of the framework that would need > updating if we move it? I'm using brokertest.py for the persistence tests - I'm writing them now. -Steve --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
