Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Возможность передачи в Allure дополнительных тегов #1858

Closed
fenixnow opened this issue Feb 13, 2023 · 4 comments
Labels

Comments

@fenixnow
Copy link
Contributor

Необходимо иметь возможно передавать в отчет аллюр служебных тегов, по аналогии как это есть в Java

В Allure есть возможность аннотировать тест специальными тегами
@owner
@issue
@link
@description
и тд

Необходимо добавить соответствующий функционал в VA

@fenixnow
Copy link
Contributor Author

image
Эти данные может отдавать Ваннесса для отчета Allure

@Pr-Mex Pr-Mex added the Allure label Feb 14, 2023
@KrapivinAndrey
Copy link
Contributor

Если не ошибаюсь - есть же шаги "И я устанавливаю метку"

@fenixnow
Copy link
Contributor Author

fenixnow commented Mar 1, 2023

Если не ошибаюсь - есть же шаги "И я устанавливаю метку"

Возможно и есть. Но концептуально метки ставятся на всю фичу или сценарий. Метки это не шаги сценария, это сервис к сценарию не относящийся

Pr-Mex added a commit that referenced this issue Mar 7, 2023
#1858 Добавлена возможность обрабатывать теги
@Pr-Mex
Copy link
Owner

Pr-Mex commented Sep 23, 2023

Решено.

@Pr-Mex Pr-Mex closed this as completed Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants