robotframework / robotframework/robotframework
Enhancement: Log - Link for tags in testcases like in statistics section
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 11.9k
- Forks
- 2.6k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 10
Description
In the statistics section it is possible to add links for specific tags via robot argument --tagstatlink.
It would be nice if this would be also possible for the tags at testcase level in the html logfile.
We would like to use this to link tags directly to jira stories or tasks, which is quite helpfull during analysis of failed tests.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the --tagstatlink robot argument is handled for the statistics section, then compare it with testcase tag rendering in the HTML logfile. Done means testcase-level tags can link directly to the configured Jira stories or tasks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100