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

Add --test-runner-class #560

Merged
merged 1 commit into from
May 30, 2019
Merged

Add --test-runner-class #560

merged 1 commit into from
May 30, 2019

Conversation

jschear
Copy link
Contributor

@jschear jschear commented May 27, 2019

Adds the --test-runner-class parameter (which is only applicable for the Android run command): https://cloud.google.com/sdk/gcloud/reference/firebase/test/android/run#--test-runner-class

Closes #459.

@codecov-io
Copy link

Codecov Report

Merging #560 into master will decrease coverage by 0.03%.
The diff coverage is 71.42%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #560      +/-   ##
============================================
- Coverage     79.04%   79.01%   -0.04%     
- Complexity      576      577       +1     
============================================
  Files            79       79              
  Lines          2157     2163       +6     
  Branches        278      279       +1     
============================================
+ Hits           1705     1709       +4     
- Misses          273      274       +1     
- Partials        179      180       +1

@bootstraponline bootstraponline merged commit d8befee into Flank:master May 30, 2019
@bootstraponline
Copy link
Contributor

The code looks perfect! I tested this on my app and the feature 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

Successfully merging this pull request may close these issues.

Add support for --test-runner-class
3 participants