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

feat: Добавлены методы получения информации о текущем тесте/наборе/модуле #397

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

alkoleft
Copy link
Member

@alkoleft alkoleft commented Aug 9, 2024

Описание изменений

Добавлены методы:

ОписаниеТеста = ЮТест.ОписаниеТекущегоТеста();
ОписаниеНабора = ЮТест.ОписаниеТекущегоТестовогоНабора();
ОписаниеМодуля = ЮТест.ОписаниеТекущегоТестовогоМодуля();

  • Добавлены тесты
  • Изменения отражены в документации (при необходимости)

Close #378

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube Code Analytics

🔗Quality Gate passed

passed

Additional information

The following metrics might not affect the Quality Gate status but improving them will improve your project code quality.

Issues

bug 0 Bugs

vulnerability 0 Vulnerabilities

code_smell 0 Code Smells

Coverage and Duplications

No data Coverage

duplication_lt_3 0.00% Duplication

@alkoleft alkoleft merged commit 252b937 into develop Aug 26, 2024
3 of 4 checks passed
@alkoleft alkoleft deleted the feature/378 branch August 26, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant