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

More pytest - deprecate CliTestCase #447

Merged
merged 5 commits into from
Jun 29, 2023
Merged

Conversation

jsignell
Copy link
Member

@jsignell jsignell commented Jun 28, 2023

Description:
This PR switches all the tests to using pytest and deprecates CliTestCase in favor of click.testing.CliRunner.

PR checklist:

  • Code is formatted (run scripts/format).
  • Code lints properly (run scripts/lint).
  • Tests pass (run scripts/test).
  • Documentation has been updated to reflect changes, if applicable.
  • Changes are added to the CHANGELOG.

@jsignell jsignell requested a review from gadomski as a code owner June 28, 2023 22:07
@jsignell jsignell enabled auto-merge (squash) June 29, 2023 20:41
@jsignell jsignell merged commit c2c40a1 into stac-utils:main Jun 29, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants