google-cloud-testutils

Apache 2.0 24 个版本 Python >=3.10
Google LLC <googleapis-packages@google.com>
安装
pip install google-cloud-testutils
poetry add google-cloud-testutils
pipenv install google-cloud-testutils
conda install google-cloud-testutils
描述

################# Python Test Utils #################

This is a collection of common tools used in system tests of Python client libraries for Google APIs.

We use nox <https://nox.readthedocs.io/en/latest/>__ to instrument our tests. This package is added to each nox session as described in each repository's noxfile.py.