googleapis/python-datastore

Add unit tests against pre-release versions of dependencies

Closed this issue · 1 comments

E.g., to test against the 2.0.0b1 releases of google-api-core and google-cloud-core.

Maybe use pytest.parametrize?

Much easier just to add --pre (on its own line) to testing/constraints-3.9.txt.