Skip to content

Add --test-runner-class#560

Merged
bootstraponline merged 1 commit into
Flank:masterfrom
jschear:js_add_test_runner_class_arg
May 30, 2019
Merged

Add --test-runner-class#560
bootstraponline merged 1 commit into
Flank:masterfrom
jschear:js_add_test_runner_class_arg

Conversation

@jschear
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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