Andrew Stitcher created PROTON-1973:
---------------------------------------
Summary: Allow proton-test to be run as a python module ("python
-m proton_tests")
Key: PROTON-1973
URL: https://issues.apache.org/jira/browse/PROTON-1973
Project: Qpid Proton
Issue Type: Improvement
Components: python-binding
Reporter: Andrew Stitcher
Assignee: Andrew Stitcher
It will simplify a number of deployment and testing scenarios if we can run the
python tests simply as a module, rather than having to run the tests as a
command.
Specifically it allows us to simply use 'python3 -m proton_tests' from the
command line once the environment is set up rather than having to remember
where the tests are.
This is also an improvement for a Windows install where the 'shebang' does not
work at all.
It should also make an installable package with just the tests fairly simpleĀ
too.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]