Skip to content

Hard to differentiate between reported tests running on multi-platforms on CI #2097

@d4vidi

Description

@d4vidi

Is your feature request related to a problem? Please describe.
In CI jobs running Detox for both iOS and Android, reporters fail to differentiate between results and show tests as running twice, instead of once for every platform.

Describe the solution you'd like
Have Detox inject the platform name (i.e. android / iOS) as part of the test name, such that should xyz would be reported once (e.g.) as should xyz [android] and then as should xyz [ios].

Describe alternatives you've considered
N/A

Additional context
In particular, this bothers developers running internal projects on team-city. We've applied a tailored solution to one of them but we need a more scalable one.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions