Skip to content

Remove full path from unittest title on test UI #21461

@eleanorjboyd

Description

@eleanorjboyd

Currently for unittest the full dot path displays for the test explorer UI, for example test_subtests.NumbersTest.test_even(i=0). This is unneeded information as it already sits nested in test_subtests.py / NumbersTest / test_even in the UI tree. Switch so the name for the subtests is only the part in parenthesis.

Metadata

Metadata

Assignees

Labels

area-testingfeature-requestRequest for new features or functionalitytriage-neededNeeds assignment to the proper sub-teamverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions