GoogleApi.ToolResults

Client library for Cloud Tool Results API from Google.

Reads and publishes results from Firebase Test Lab.

Installation

Install this package from Hex by adding google_api_tool_results to your list of dependencies in mix.exs:

def deps do
  [{:google_api_tool_results, "~> 0.13"}]
end

For more information

Product documentation is available at https://firebase.google.com/docs/test-lab/.

Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_tool_results.