-
-
Notifications
You must be signed in to change notification settings - Fork 57
Issues: tlvince/eslint-plugin-jasmine
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: Disallow calling of a known spy object created in the same spec
enhancement
#364
opened Mar 5, 2024 by
KevinPartingtonTR
no-suite-dupes doesn't detect dupes over multiple files
bug
#356
opened Sep 13, 2022 by
antonborisoff
prefer-toBeUndefined produces AssertionError on found error
bug
#355
opened Aug 22, 2022 by
pascal-puetz
.not.toHaveBeenCalled instead of toHaveBeenCalledTimes(0)
enhancement
#353
opened Jul 4, 2022 by
rklec
new rules: prefer-toBeNull / prefer-toBeTrue / prefer-toBeFalse
enhancement
#352
opened Jun 28, 2022 by
rklec
False positive warning on Spy declared outside of before/after/it block
bug
#344
opened Dec 22, 2021 by
guoliang
new-line-before-expect should not require new line on single block
bug
#324
opened Jun 2, 2021 by
felipeissa
Rule proposal: Test function bodies should always be blocks
enhancement
#316
opened Apr 18, 2021 by
raphinesse
no-describe-variables does not work if spec definition is an arrow function
bug
#233
opened Apr 17, 2020 by
plutosimple
New rule to verify the expect arguments should not be as toBe arguments
enhancement
#216
opened Jan 13, 2020 by
balakumaran-k
expect-matcher doesn't work correctly inside arrow function expression
#174
opened Jan 7, 2019 by
asapach
New Rule - enforce ordering of 'it', 'describe' etc within suites
#168
opened Sep 20, 2018 by
ganimomer
Previous Next
ProTip!
Adding no:label will show everything without a label.