You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (JIRA)" <ji...@apache.org> on 2018/11/27 20:43:00 UTC

[jira] [Created] (PROTON-1973) Allow proton-test to be run as a python module ("python -m proton_tests")

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org