allure-framework / allure-framework/allure-java
Can't set displayed name for fixtures methods
Open
- Dominant language
- Java
- Stars
- 376
- Forks
- 240
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 45
Description
JUnit5 fixtures methods shows in report as method name& It is not possible to override report display name for fixtures steps.
It will be great to add maybe some annotation like @Step to override displayed name for fixtures methods. Here is a code which publish methods name:
https://github.com/allure-framework/allure-java/blob/b782b29f45e1720481f2c853eb9a03cd13bc11cc/allure-junit5/src/main/java/io/qameta/allure/junit5/AllureJunit5.java#L109
Contributor guide
Assessment
This issue has not been assessed yet.