test-framework
test-framework copied to clipboard
Fixing the display of path
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.
Hi all, this seams to be useful to me. What are you thoughts on this? @hvr @phadej
Sorry, if I'm pinging wrong people.