Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 333 Bytes

File metadata and controls

8 lines (5 loc) · 333 Bytes

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.