catch
s on promises (#819) (1fee973)expect
in ternary statements (#833) (7b7a396).each
calls and with tagged literals (#814) (040c605)describe.each
(#797) (243cb4f), closes #642.each
(#798) (f758243), closes #676describe.skip.each
& xdescribe.each
(#778) (6a32e87).each
methods (#746) (3d847b2)describe.each
properly (#745) (677be45)no-conditional-expect
to the recommended ruleset (40cd89d)no-deprecated-functions
to the recommended ruleset (5b2af00)no-interpolation-in-snapshots
to the recommended ruleset (3705dff)valid-title
to recommended ruleset (41f7873)no-jasmine-globals
to error
in recommended ruleset (7080952)whitelistedSnapshots
option (8c1c0c9)no-done-callback
will now report hooks using callbacks as well, not just testsno-test-callback
to no-done-callback
no-conditional-expect
ruleno-interpolation-in-snapshots
ruleno-deprecated-functions
rulevalid-title
ruleno-jasmine-globals
ruleno-large-snapshots
runs on all files regardless of typeno-conditional-expect
rule (aba53e4)no-try-expect
in favor of no-conditional-expect
(6d07cad)no-expect-resolves
rule (b6a22e5)no-truthy-falsy
rule (a67d92d)prefer-inline-snapshots
rule (1360e9b)valid-expect
linting messages
(#501)
(7338362)