Skip to content

When selecting tests by their id, their id is taken literally as a string #2513

@vkarak

Description

@vkarak

In a parameterised test with more than 10 variants, you can't select a test with a single digit variant, e.g., testA@0 will match no test, whereas testA@00 will. The variant ID should be interpreted as an integer when matching tests by variant.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions