diff --git a/README.ENG.md b/README.ENG.md index 7bec6c7..da4729a 100644 --- a/README.ENG.md +++ b/README.ENG.md @@ -123,6 +123,8 @@ pytest --alluredir=./allure-results allure serve ./allure-results ``` +![Allure Report](/attachment/Screenshot%202024-11-23%20011852.png) + ## Report Structure The project uses Allure for report generation. Each test includes: diff --git a/README.md b/README.md index 1564a52..9fc5fad 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,8 @@ pytest --alluredir=./allure-results allure serve ./allure-results ``` +![Allure Report](/attachment/Screenshot%202024-11-23%20011852.png) + ## Структура отчетов Проект использует Allure для генерации отчетов. Каждый тест включает: diff --git a/attachment/Screenshot 2024-11-23 011852.png b/attachment/Screenshot 2024-11-23 011852.png new file mode 100644 index 0000000..0d30988 Binary files /dev/null and b/attachment/Screenshot 2024-11-23 011852.png differ