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

It is not possible to pass parameters of the form 'String group, Map<String, List<String>> links' from the data provider to the test method #23

Open
akamarouski opened this issue Apr 18, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@akamarouski
Copy link
Collaborator

Describe the bug
When processing test parameters using generateParameters method of AbstractTestListener class, it is assumed that the parameters are of type String.
But we need to be able to pass any combination of types including lists and maps using a data provider.

@akamarouski akamarouski added the bug Something isn't working label Apr 18, 2023
@akamarouski akamarouski transferred this issue from zebrunner/carina Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant