Moaz Reyad created SINGA-338:
--------------------------------
Summary: Automate Python testing for different environments
Key: SINGA-338
URL: https://issues.apache.org/jira/browse/SINGA-338
Project: Singa
Issue Type: Test
Reporter: Moaz Reyad
Priority: Minor
Currently the Python test in /test/python runs on one environment only which is
the active environment. If the environment is Python 2, it will run on Python 2
only. To test multiple versions of Python, the tester must change the
environment manually.
It will be better to use a test automating tool, such as
[Tox|https://tox.readthedocs.io] which uses virtualenv, to run the tests in
multiple environments of Python automatically.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)