Metadata-Version: 1.2
Name: google-cloud-testutils
Version: 0.1.0
Summary: UNKNOWN
Home-page: https://github.com/googleapis/python-test-utils
Author: Google LLC
Author-email: googleapis-packages@google.com
License: Apache 2.0
Description: #################
        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``.
Platform: Posix; MacOS X; Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
