Skip to content
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.

googleapis/google-cloud-go-testing

Testing Support for the Google Cloud Client Libraries for Go

Status

This project is no longer being maintained. If you would like to see patternes you can use to test against the Go client libraries please see the links below:

Install

go get github.com/googleapis/google-cloud-go-testing

This repository contains code that can help you test against the Cloud Client Libraries for Go.

If you plan to use this code for mocks, we recommend you read Don't Overuse Mocks first.

NOTE: This code has alpha status. It may be subject to backwards-incompatible changes.