Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 546 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 546 Bytes

Testing Support for the Google Cloud Client Libraries for Go

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.