The test report can be found here Allure report
Dependency management with Poetry-Python
pip3 install --user poetry(Invoke-WebRequest -Uri https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py -UseBasicParsing).Content | python -poetry init
poetry add pre-commit blackна вопросы
Would you like to define ...ответитьno
poetry pre-commit sample-config > .pre-commit-config.yaml
poetry pre-commit installor
pre-commit sample-config > .pre-commit-config.yaml
pre-commit run -apoetry install
poetry run pytestpoetry run python -m pytest -k "api_service"