python -m pytest --verbose --cov --cov-report=term-missing:skip-covered --cov-report=xml --cov-report=html --junitxml=test_report.xml tests/
