Hi,
As discussed in #2 and in this Setuptools issue, the python3 setup.py test command for running all the project's tests will go sunset soon. Since we want to test thouroghly and easily, we should choose a new testing infrastructure.
The people from Setuptools point to the tox project. What do you say?
I know nothing on this so I'm open to all suggestions.
Hi, As discussed in #2 and in this Setuptools issue, the
python3 setup.py test
command for running all the project's tests will go sunset soon. Since we want to test thouroghly and easily, we should choose a new testing infrastructure.The people from Setuptools point to the tox project. What do you say?
I know nothing on this so I'm open to all suggestions.