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

Passthrough requested fixtures to user fixture func #75

Merged
merged 3 commits into from
Aug 10, 2023

Conversation

alcarney
Copy link
Member

  • Fixtures created with the @pytest_lsp.fixture decorator can now request additional pytest fixtures
  • Drop python 3.7, start testing against 3.12
  • Refactor tox env definitions and enable coverage

Closes #71

@alcarney alcarney merged commit 4b281c0 into swyddfa:develop Aug 10, 2023
6 checks passed
@alcarney alcarney deleted the fixture-passthrough branch August 10, 2023 19:48
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.

It should be possible to request other pytest fixtures from @pytest_lsp.fixture
1 participant