Add support to pytest to setup.py usgin pytest-runner. It replaces default unittest over build. This way, using pytest, some plugins can be added to deployment pipeline, like: -pep8 -cov
Add support to pytest to setup.py usgin pytest-runner.
It replaces default unittest over build.
This way, using pytest, some plugins can be added to deployment pipeline, like:
-pep8
-cov