Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests against pre-release versions of dependencies #206

Closed
tseaver opened this issue Aug 5, 2021 · 1 comment · Fixed by #207
Closed

Add unit tests against pre-release versions of dependencies #206

tseaver opened this issue Aug 5, 2021 · 1 comment · Fixed by #207
Assignees
Labels
api: datastore Issues related to the googleapis/python-datastore API. type: process A process-related concern. May include testing, release, or the like.

Comments

@tseaver
Copy link
Contributor

tseaver commented Aug 5, 2021

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

Maybe use pytest.parametrize?

@tseaver tseaver added the type: process A process-related concern. May include testing, release, or the like. label Aug 5, 2021
@tseaver tseaver self-assigned this Aug 5, 2021
@product-auto-label product-auto-label bot added the api: datastore Issues related to the googleapis/python-datastore API. label Aug 5, 2021
@tseaver
Copy link
Contributor Author

tseaver commented Aug 5, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the googleapis/python-datastore API. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant