Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the default output filename pattern? #275

Open
Spenhouet opened this issue Jan 4, 2023 · 0 comments
Open

What is the default output filename pattern? #275

Spenhouet opened this issue Jan 4, 2023 · 0 comments

Comments

@Spenhouet
Copy link

We only set the output path to test-reports but we also generate other files into this folder (like the coverage report).
We now want to parse only the test reports.
I searched for how the file name is constructed in the code, but could not find it. It's also not mentioned in the README.

I generate a report an get something like TEST-MyTestCase-20230104183332.xml.
So am I right to assume that TEST- is always used as prefix? So the right pattern would be ./test-reports/TEST-*.xml?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant