Clone this repo:
  1. 1c9a4c6 chore: archive project (#43) by Cody Oss · 2 years, 9 months ago master
  2. 1487aa9 chore: add SECURITY.md (#41) by google-cloud-policy-bot[bot] · 3 years ago
  3. bcd43fb chore: add CODEOWNERS (#38) by Cody Oss · 3 years, 8 months ago bcb-to-fb
  4. 8e1d251 fix basicTests data race (#30) by Jean de Klerk · 4 years, 7 months ago
  5. 106690c pubsub: adds basic support (#24) by Jack Whelpton · 4 years, 7 months ago

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.