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

Remove deprecated usage of pytest-runner #68

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented Jan 29, 2024

Fixes #60

  • Call pytest directly in app, cli and scripts builds
  • Remove pytest-runner
  • Uncap pytest and install pytest-mock by default

Included below is a list of downstream plugins using this infrastructure and updated. The last commit for each PR will be reverted once this is included:

- Call pytest directly in app, cli and scripts builds
- Remove pytest-runner
- Uncap pytest and install pytest-mock by default
@jburel
Copy link
Member

jburel commented Jan 31, 2024

merging so we can move forward with the various repositories

@jburel jburel merged commit a0148a6 into ome:master Jan 31, 2024
1 check passed
@sbesson sbesson deleted the pytest branch January 31, 2024 13:51
@sbesson
Copy link
Member Author

sbesson commented Jan 31, 2024

Thanks @jburel. All downstream PRs have been updated to remove the temporary commit pointing to this branch now it is included

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.

Drop setup.py test form to run tests
2 participants