Skip to content

Invalid test names for repeated and parametrized tests #317

@olga999999

Description

@olga999999

Information about the test's parameter and repetition is not included in the test name when tests are executed not as a whole test class/suite, but separately, one by one. This leads to the automatically generated logcat logs having the same filename and therefore being overwritten on each repetition/parameter.
E.g. on the screenshot below the whole test suite is executed. Test names contain the information about repetitions and parameters.
image
Here only one test is executed at a time. No information about repetitions and parameters.
image
image

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions