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

Convert to pytest #931

Closed
gadomski opened this issue Dec 30, 2022 · 0 comments · Fixed by #939
Closed

Convert to pytest #931

gadomski opened this issue Dec 30, 2022 · 0 comments · Fixed by #939
Assignees

Comments

@gadomski
Copy link
Member

As mentioned in stac-utils/stactools#218 (comment), PySTAC is currently not using pytest, but it probably should.

This could be as simple as changing over the requirements-test.txt and the testing scripts, but it could also include more in-depth updates to use pytest features. In particular, pytest-vcr could speed up/robustify network tests (we get occasional CI errors from 500s from CMR, e.g.: https://github.com/stac-utils/pystac/actions/runs/3434301808/jobs/5725483518).

@pjhartzell pjhartzell mentioned this issue Jan 5, 2023
5 tasks
@gadomski gadomski linked a pull request Jan 6, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants