test-framework icon indicating copy to clipboard operation
test-framework copied to clipboard

Fixing the display of path

Open kubek2k opened this issue 6 years ago • 1 comments

Now the path is displayed this way:

:<rootGroup>:<subgroup><testName>

which is probably not desired. More desired format is probably:

<rootGroup>:<subgroup>:<testName>

this PR fixes that.

kubek2k avatar Oct 31 '19 21:10 kubek2k

Hi all, this seams to be useful to me. What are you thoughts on this? @hvr @phadej

Sorry, if I'm pinging wrong people.

Siprj avatar Mar 26 '20 11:03 Siprj