Skip to content

Commit

Permalink
docs: added history allure report
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhikharevAl committed Nov 25, 2024
1 parent 062506c commit d2e7cf7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.ENG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ pytest --alluredir=./allure-results
allure serve ./allure-results
```

![Allure Report](/attachment/Screenshot%202024-11-23%20011852.png)

## Структура отчетов

Проект использует Allure для генерации отчетов. Каждый тест включает:
Expand Down
Binary file added attachment/Screenshot 2024-11-23 011852.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d2e7cf7

Please sign in to comment.