Skip to content

Support array value for AnnotationDataFilter #994

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

Closed
koctuk999 opened this issue Apr 14, 2025 · 0 comments
Closed

Support array value for AnnotationDataFilter #994

koctuk999 opened this issue Apr 14, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@koctuk999
Copy link
Contributor

It would be very useful to be able to filter tests by multiple values in the annotation. Because one test can have multiple values with the type of testing ("smoke", "acceptance", "regression", etc.)

Image

You can try extending the current match method by checking whether a string or an array is being passed. If an array is passed, then check if there is at least one element in it corresponding to the regular expression.

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

No branches or pull requests

1 participant