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

Cartesian product parameters - revisited #145

Open
crizzis opened this issue Dec 4, 2017 · 0 comments
Open

Cartesian product parameters - revisited #145

crizzis opened this issue Dec 4, 2017 · 0 comments

Comments

@crizzis
Copy link

crizzis commented Dec 4, 2017

Hello,

It would be a nice feature if we could have the functionality of #135 but independent from the source of parameters (currently, we are forced to use the string approach).

Something along the lines of:

@CombinedParameters({ @Parameters(...), @Parameters(...) })

where the inner Parameters annotations use any strategy to construct the list of parameters (strings, methods, files etc.).

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

No branches or pull requests

1 participant