Skip to content

Fix pytest warnings#534

Merged
victorlin merged 1 commit into
masterfrom
victorlin/fix-pytest
Jun 15, 2026
Merged

Fix pytest warnings#534
victorlin merged 1 commit into
masterfrom
victorlin/fix-pytest

Conversation

@victorlin

@victorlin victorlin commented Jun 15, 2026

Copy link
Copy Markdown
Member

Pytest 9.1.0 added a warning on non-Collection iterables used for parameterization (treated as an error per pytest.ini).

https://github.com/pytest-dev/pytest/releases/tag/9.1.0

Checklist

  • Checks pass (failing checks are unrelated)
  • Update changelog N/A, dev change

Pytest 9.1.0 added a warning on non-Collection iterables used for
parameterization (treated as an error per pytest.ini).

https://github.com/pytest-dev/pytest/releases/tag/9.1.0
@victorlin victorlin self-assigned this Jun 15, 2026
@victorlin victorlin merged commit 25066bf into master Jun 15, 2026
51 of 53 checks passed
@victorlin victorlin deleted the victorlin/fix-pytest branch June 15, 2026 20:32
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.

1 participant