Skip to content

Conversation

@DimitriPapadopoulos
Copy link
Contributor

I haven't addressed PT012.

As for PT007, I have used the default style because it minimises changes to the current codebase:

[lint.flake8-pytest-style]
parametrize-values-type = "list"
parametrize-values-row-type = "tuple"

Pull Request Checklist

PT007 Wrong values type in `@pytest.mark.parametrize` expected `list` of `tuple`

I used the default style because it minimises changes to the current codebase:
	[lint.flake8-pytest-style]
	parametrize-values-type = "list"
	parametrize-values-row-type = "tuple"
PT011 `pytest.raises(...)` is too broad, set the `match` parameter or use a more specific exception
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