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

Run in Firebase Test Lab #27

Open
an-gerasimenko opened this issue Jan 3, 2023 · 2 comments
Open

Run in Firebase Test Lab #27

an-gerasimenko opened this issue Jan 3, 2023 · 2 comments

Comments

@an-gerasimenko
Copy link

Looks like the TestParameterInjector is unsupported by the Firebase Test Lab, at least all tests, that use the injector don't run in my case.
Isn't it?

@nymanjens
Copy link
Collaborator

I had never heard of the existence of this project. If it supports Java JUnit4 or JUnit5 tests with arbitrary dependencies, then I don't see why you shouldn't be able to use TestParameterInjector there.

FYI: There is an open feature request to support RobolectricTestRunner: #5

@Alton09
Copy link

Alton09 commented Jan 19, 2023

I've found that this actually does work @an-gerasimenko . The issue on our team was with the usage of Flank to run our Firebase Test Lab tests. But if you use the gcloud cli directly to run FTL tests, this library works as expected.

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