allure-framework / allure-framework/allure-java

Can't set displayed name for fixtures methods

Open
#554 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

Start with allure-junit5/src/main/java/io/qameta/allure/junit5/AllureJunit5.java at the linked line where fixture method names are published. Trace how JUnit5 fixture methods become report entries and review existing name-override mechanisms; done means fixture methods can expose an intentional displayed name in the report.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.