-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
api: spannerIssues related to the googleapis/python-spanner-django API.Issues related to the googleapis/python-spanner-django API.needs-decisiontype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Description
I've noticed that Django Spanner uses tox
as a test base. Other Google Python packages are using nox
with generated noxfiles (with lint, docs, coverage, system and unit testing sessions) - see python-spanner noxfile.py as an example. If we're going to move this API to the original Python Spanner client, we probably should use nox
here to stay in touch with the original test configurations.
Metadata
Metadata
Assignees
Labels
api: spannerIssues related to the googleapis/python-spanner-django API.Issues related to the googleapis/python-spanner-django API.needs-decisiontype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.