-
Notifications
You must be signed in to change notification settings - Fork 236
Issues: jest-community/eslint-plugin-jest
[require-hook] what should we be doing for
const
variables?
#961
opened Oct 16, 2021 by
G-Rath
Open
1
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
New rule proposal, prefer mockReturnValue over mockImplementation
#1674
opened Nov 19, 2024 by
geoffswift
[new rule] Disallow usage of unnecessary expectations / matchers
#1616
opened Jun 20, 2024 by
maks-rafalko
False positive for
no-standalone-expect
when using expect.hasAssertions
in beforeEach
hook?
#1606
opened Jun 6, 2024 by
SimonSchick
[unbound-method]: don't report unbound methods passed to
jest.mocked
enhancement
#1596
opened May 29, 2024 by
FloEdelmann
[no-large-snapshots] Unexpected rules are being enabled for snap files
#1559
opened Apr 18, 2024 by
asapach
[
require-hook
] Add option to allow class calls
rule: require-hook
#1386
opened Jun 26, 2023 by
marekdedic
[expect-expect] Option to enforce the last statement of a test to be an assertion
enhancement
new rule
#1338
opened Feb 1, 2023 by
CreativeTechGuy
[new rule] Enforce using
jest.doMock
if a jest.mock
call cannot be hoisted
#1315
opened Dec 24, 2022 by
NotWoods
[new rule] prefer
.not.toHaveBeenCalled()
over toHaveBeenCalledTimes(0)
#1198
opened Aug 17, 2022 by
ge65cer
[expect-expect] allow additionalTestBlockFunctions to take a regex
enhancement
rule: expect-expect
#993
opened Dec 2, 2021 by
NickBolles
[require-hook] what should we be doing for
const
variables?
question
rule: require-hook
#961
opened Oct 16, 2021 by
G-Rath
[prefer-expect-assertions] allow
beforeEach(expect.hasAssertions)
enhancement
rule: prefer-expect-assertions
#876
opened Aug 11, 2021 by
EvgenyOrekhov
[new-rule] check that
rejects
& resolves
are needed
enhancement
new rule
#804
opened Mar 28, 2021 by
G-Rath
[new-rule] recommend
toThrow
matcher for testing against errors (via typechecking)
enhancement
new rule
#802
opened Mar 27, 2021 by
G-Rath
[new-rule] enforce describe blocks match module exports
enhancement
new rule
#675
opened Sep 21, 2020 by
remcohaszing
[new-rule] formatting specifiers in .each test names
each support
Relates to supporting the `each` method
enhancement
help wanted
new rule
#359
opened Jul 31, 2019 by
ark120202
show snapshots in test file instead of .snap file for no-large-snapshots
#287
opened Jun 24, 2019 by
benmonro
Previous Next
ProTip!
no:milestone will show everything without a milestone.