googleapis / google-cloud-go-testing

Testing Support for the Google Cloud Client Libraries for Go.

Home Page:https://godoc.org/github.com/googleapis/google-cloud-go-testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Testing Support for the Google Cloud Client Libraries for Go.

https://godoc.org/github.com/googleapis/google-cloud-go-testing

License:Apache License 2.0


Languages

Language:Go 96.0%Language:Shell 4.0%