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

Replace session-scoped with module-scoped fixture in test #1152

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

mrbean-bremen
Copy link
Member

@mrbean-bremen mrbean-bremen commented Mar 18, 2025

Tasks

  • Unit tests added that reproduce the issue or prove feature is working
  • Fix or feature added
  • Entry to release notes added
  • Pre-commit CI shows no errors
  • Unit tests passing

- fixes packaging problem if running pytest over
  all tests
- run pytest over all tests in CI docker containers
- fixes pytest-dev#1151
@mrbean-bremen mrbean-bremen merged commit d2d93ad into pytest-dev:main Mar 18, 2025
121 checks passed
@mrbean-bremen mrbean-bremen deleted the pytest-all branch March 18, 2025 18:27
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.

test failure in 5.8.0 when invoked with pytest
1 participant