Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 578 Bytes

File metadata and controls

13 lines (7 loc) · 578 Bytes
NOTE:This github repository is archived. The repository contents and history have moved to google-cloud-python.

Python Test Utils

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

We use nox to instrument our tests. This package is added to each nox session as described in each repository's noxfile.py.