command
Version:
v1.31.0
Opens a new window with list of versions in this module.
Published: Aug 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Cloud Bigtable Go client library test proxy
The Bigtable test proxy is intended for use with the Test Framework
for Cloud Bigtable Client Libraries.
See the section on
Test Execution
for the Test Frameworks to see usage steps.
Running the test proxy
-
Open a command terminal at the root of the Bigtable client library.
-
Run the test proxy (this)
go run internal/testproxy/proxy.go
You can also specify a port to use for the test proxy by using the --port
flag:
go run internal/testproxy/proxy.go --port 5000
Running the unit tests
-
Run the following at the root of the test proxy folder:
go test -v .
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.