Skip to content

Conversation

@smarie
Copy link
Owner

@smarie smarie commented Jun 9, 2025

Fixes #364 (error was caused by pytest-dev/pytest#12473)

fixes #365 (error was caused by pytest-dev/pytest#12542)

Sylvain MARIE added 4 commits June 9, 2025 18:00
…ams_directness'` when a case function is

  parametrized or requires a fixtures, with pytest 8.4.0. Fixed #365
- Fixed `ValueError: The provided fixture function does not seem to be a fixture` with `@fixture_ref`  with pytest
  8.4.0. Fixed #364
@smarie
Copy link
Owner Author

smarie commented Jun 9, 2025

crossing fingers for the old CI/CD to still be able to run this :D

otherwise I'll have to open another PR about removeing all python versions < 3.9

…into feature/365_pytest840_bug

# Conflicts:
#	docs/changelog.md
@smarie
Copy link
Owner Author

smarie commented Jun 9, 2025

done with #369

@smarie smarie merged commit 996091e into main Jun 9, 2025
22 checks passed
@smarie smarie deleted the feature/365_pytest840_bug branch June 9, 2025 19:21
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.

AttributeError: 'MiniMetafunc' object has no attribute '_params_directness' (pytest >= 8.4.0) fxref broken in pytest >=8.4.0?

2 participants