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

Support Dynamic parameters #65

Open
sergio-sastre opened this issue Nov 11, 2024 · 2 comments
Open

Support Dynamic parameters #65

sergio-sastre opened this issue Nov 11, 2024 · 2 comments

Comments

@sergio-sastre
Copy link

Any way to support Dynamic parameters similar to what TestParameterInjector does?
https://github.com/google/TestParameterInjector?tab=readme-ov-file#advanced-usage

@JakeWharton
Copy link
Collaborator

No. Not without const fun support by the Kotlin language first.

@swankjesse
Copy link
Collaborator

I think we’re blocked until kotlin.test supports dynamic tests. And at that point, that might be sufficient on its own.

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

3 participants