jenkinsci / jenkinsci/junit-plugin

[JENKINS-1206] Dealing with identical test case names in unit tests

Open
#778 4 comments 0 reactions 0 assignees View on GitHub
component:junit-plugin enhancement imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
87
Forks
351
Avg merge
1d 19h
Merged PRs (30d)
2

Description

Dealing with identical test case names in unit tests:

On the test report page each test case/result is listed.

If two test cases happen to have the same name for whatever reason they

have/point to the same URL, thus making it only possible to retrieve the details

of one of these identically named test cases, "hiding" access to all the others.

---
Originally reported by canhuth, imported from: Dealing with identical test case names in unit tests


  • status: Open
  • priority: Major
  • component(s): junit-plugin
  • resolution: Unresolved
  • votes: 2
  • watchers: 2
  • imported: 2025-11-26

Raw content of original issue

Dealing with identical test case names in unit tests:

On the test report page each test case/result is listed.

If two test cases happen to have the same name for whatever reason they
have/point to the same URL, thus making it only possible to retrieve the details
of one of these identically named test cases, "hiding" access to all the others.

  • environment: Platform: All, OS: All

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.