-
Notifications
You must be signed in to change notification settings - Fork 16
Issues: m-burst/flake8-pytest-style
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
I want a rule that will check for New feature or request
pytest.warns
contexts with multiple statements
enhancement
#317
opened Nov 17, 2024 by
tjkuson
New rule: warn if the function definition for a test includes default arguments
enhancement
New feature or request
#316
opened Oct 30, 2024 by
Zac-HD
I want a rule that will help me write better parametrized tests
enhancement
New feature or request
#309
opened Aug 23, 2024 by
miketheman
When I pass Something isn't working
reason
instead of msg
to pytest.fail()
PT016 is flagged
bug
#295
opened Jun 21, 2024 by
jonssonchristian
[false-positive][PT019] When I have a test with an underscored parameter name, it incorrectly suggests switching to Something isn't working
usefixtures
bug
#276
opened Jan 16, 2024 by
webknjaz
Rule that suggests explicit New feature or request
strict=
in @pytest.mark.xfail
enhancement
#267
opened Oct 24, 2023 by
lengau
I want a rule that will detect unused fixture as argument and instruct to use pytest.mark.usefixtures instead
enhancement
New feature or request
#266
opened Oct 12, 2023 by
ticosax
I want a rule that will catch New feature or request
@pytest.mark.django_db()()
enhancement
#262
opened Sep 18, 2023 by
sobolevn
I want a rule that will check that aren't parenthesis opening characters in tests ids
enhancement
New feature or request
#256
opened Aug 31, 2023 by
mondeja
I want a rule that will check pytest.approx parameters
enhancement
New feature or request
#254
opened Aug 9, 2023 by
henzef
I want a rule that will disallow patching New feature or request
os.environ
with mock.patch.dict
enhancement
#252
opened Jul 29, 2023 by
harupy
Research PT009 for Django assertions
enhancement
New feature or request
#220
opened Feb 14, 2023 by
m-burst
Feature request: automatic fixing per certain rules
enhancement
New feature or request
#215
opened Feb 6, 2023 by
jamesbraza
When I use a patch wrapper in test, PTO19 fires when the patched items passed into the argument are unused
bug
Something isn't working
#202
opened Nov 17, 2022 by
jplhanna
Check for New feature or request
allow_module_level=True
in module-level pytest.skip
enhancement
#188
opened Jun 27, 2022 by
sobolevn
I want a rule that will reject direct import of conftest.py
enhancement
New feature or request
#148
opened Oct 10, 2021 by
abcdenis
I want a rule that will check for specs in mock usage
enhancement
New feature or request
#146
opened Sep 27, 2021 by
kasium
Forbid to use New feature or request
pytest.mark.xfail
without a raises=
argument
enhancement
#142
opened Aug 18, 2021 by
sobolevn
Does not recognize size 1 tuples for names in @pytest.mark.parametrize().
bug
Something isn't working
#128
opened Jun 12, 2021 by
cansjt
PT012 possible false positive: context manager that catches exceptions
bug
Something isn't working
#114
opened May 11, 2021 by
SwampFalc
Checks pass when run under 3.8 or later but fails on 3.6 and 3.7
bug
Something isn't working
#94
opened Mar 12, 2021 by
gaborbernat
Support mocker.patch.context_manager from pytest-mock 3.5.0
enhancement
New feature or request
#81
opened Jan 5, 2021 by
m-burst
Rule to disallow assertions in fixtures
enhancement
New feature or request
#31
opened May 7, 2020 by
m-burst
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.