qpid-python-test generally assumes that programs to be executed are on the path.

I wrote some Python unit tests that use drain and spout in three languages, and test interop. My tests specify the complete path to the programs, but this makes installation a little more complex.

It would be convenient to have different program names that can coexist on the path, e.g.

python-send
python-receive
cpp-send
cpp-receive
java-send
java-receive

Would renaming these examples in this way have any significant disadvantages?

Jonathan

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to