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

Добавить поле описания теста и отображать его в результатах #147

Closed
keyclaim opened this issue Apr 21, 2022 · 2 comments · Fixed by #151
Labels

Comments

@keyclaim
Copy link
Contributor

Добавить необязательное поле description в описание теста.
При отображении поля description (в output и allure report) должны учитываться переносы строки

- name: Название теста
   description: Описание теста

В случае если тест параметризован его также можно указать на уровне отдельного case

cases:
  - requestArgs:
    ..
    responseArgs:
    ..
    description:
@keyclaim keyclaim changed the title Добавить поле описания теста Добавить поле описания теста и отображать его в результатах Apr 21, 2022
@Mania-c
Copy link
Contributor

Mania-c commented May 1, 2022

#151

@github-actions
Copy link

🚀 Issue was released in v1.20.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants