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

Test against multiple versions of pytest #52

Merged
merged 17 commits into from
Jan 30, 2024
Merged

Test against multiple versions of pytest #52

merged 17 commits into from
Jan 30, 2024

Conversation

etianen
Copy link
Owner

@etianen etianen commented Jan 30, 2024

Follow-on from #51.

  • Added pytest-version matrix entry.
  • Performing a two-phase install to largely rely on the poetry lockfile while still testing against multiple extra library versions.
    • Removed pytest from dev dependencies.
    • Updated CONTRIBUTING.md to specify poetry install --all-extras.
  • Avoided duplicated definitions of sharded coverage file.
  • Removed custom poetry config from project. This allows CI to work, and makes our config more standard.
    • Removed .venv from .gitignore

@etianen etianen added the enhancement New feature or request label Jan 30, 2024
@etianen etianen changed the title Testing against multiple versions of pytest Test against multiple versions of pytest Jan 30, 2024
@etianen etianen merged commit 03a3949 into main Jan 30, 2024
14 checks passed
@etianen etianen deleted the dh/pytest-matrix branch January 30, 2024 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant