You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Apply ruff/flake8-pytest-style rule PT018
PT018 Assertion should be broken down into multiple parts
* Apply ruff/flake8-pytest-style rule PT007
PT007 Wrong values type in `@pytest.mark.parametrize` expected `list` of `tuple`
* Apply ruff/flake8-pytest-style rule PT006
PT006 Wrong type passed to first argument of
`@pytest.mark.parametrize`; expected `tuple`
* Apply ruff/flake8-pytest-style rule PT003
PT003 `scope='function'` is implied in `@pytest.fixture()`
* Apply ruff/flake8-pytest-style rule PT001
PT001 Use `@pytest.fixture` over `@pytest.fixture()`
* Enforce ruff/flake8-pytest-style rules (PT)
0 commit comments