How can i display the path of the spec in the reporter ? couldn't find anywhere #26086
Unanswered
RayLuxembourg
asked this question in
CI setup
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this structure

components/<componentName>/
and then multiple spec files with generic names that other components will have the same name.I want to see in my report not only the generic spec names but the
<componentName>
which is the folder those spec files live in.Do you know how I can do that?
Beta Was this translation helpful? Give feedback.
All reactions