Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Improve integration testing #5

Closed
studioph opened this issue Apr 9, 2022 · 1 comment · Fixed by #7
Closed

Improve integration testing #5

studioph opened this issue Apr 9, 2022 · 1 comment · Fixed by #7
Labels
enhancement New feature or request

Comments

@studioph
Copy link
Collaborator

studioph commented Apr 9, 2022

From #3:

Expand upon/rework the integration/test projects to cover multiple versions of beartype since that is a core dependency.

Look into using test-pypi or something else for staging/installing the packge into the test project. Right now this is done manually by specifying a path to the built wheel locally which needs to be changed with each version (and is generally annoying)

@studioph studioph added the enhancement New feature or request label Apr 9, 2022
@studioph
Copy link
Collaborator Author

studioph commented Apr 9, 2022

Currently, the integration pyproject.toml is static - perhaps it would be better to switch to creating it fresh every time with poetry since it's simple and small. This would avoid the need to keep updating the bearboto3 version in the integration pyproject.toml.

@studioph studioph linked a pull request Apr 9, 2022 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant