Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use nox instead of tox for testing #459

@IlyaFaer

Description

@IlyaFaer

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.needs-decisiontype: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions