After installing all the requirements you should:
-
Run the test:
ENV=test pytest -vv --junitxml=pytest.xml --cov=./ --cov-report=xml --cov-config=.coveragerc --cov-branch tests
The -vv option is for having even more information about the local execution in case for some reason you have problems for instance finding the ini file with the configuration