Closed phibos closed 7 years ago
Running the command python setup.py test shows an error message that it is unable to find the test files. We should use the pytest-runner to execute the tests.
python setup.py test
Running the command
python setup.py test
shows an error message that it is unable to find the test files. We should use the pytest-runner to execute the tests.