Skip to content

replace for loops with pytest.mark.parametrize#1863

Merged
davidism merged 1 commit intopallets:mainfrom
bdista:test-args-param
Feb 19, 2022
Merged

replace for loops with pytest.mark.parametrize#1863
davidism merged 1 commit intopallets:mainfrom
bdista:test-args-param

Conversation

@bdista
Copy link
Contributor

@bdista bdista commented May 1, 2021

Replace for loops with pytest.mark.parametrize for arguments tests.

Checklist:

  • Run pre-commit hooks and fix any issues.
  • Run pytest and tox, no tests failed.

Disclaimer: my first PR, hope that's ok.

@davidism davidism merged commit 6ef3340 into pallets:main Feb 19, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 6, 2022
@kdeldycke kdeldycke added this to the 8.1.0 milestone Aug 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants