We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Author the user story for this feature
As an iOS developer, I want to specify the type of tests so I can run tests.
Describe the solution you'd like
--type=TYPE The type of iOS test to run. TYPE must be one of: xctest, game-loop. https://cloud.google.com/sdk/gcloud/reference/alpha/firebase/test/ios/run#--type
The text was updated successfully, but these errors were encountered:
piotradamczyk5
Successfully merging a pull request may close this issue.
Author the user story for this feature
As an iOS developer, I want to specify the type of tests so I can run tests.
Describe the solution you'd like
The text was updated successfully, but these errors were encountered: