webhook/node_modules/eslint-plugin-jest/docs/rules
Joel Male 1ada95e04a
v2.0.0 (#12)
- Convert project to Javascript/Typescript
- Allow custom headers to be passed in (optional)
- Allow body to be optional
2020-08-26 10:52:47 +10:00
..
consistent-test-it.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
expect-expect.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
lowercase-name.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-alias-methods.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-commented-out-tests.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-conditional-expect.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-deprecated-functions.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-disabled-tests.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-duplicate-hooks.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-expect-resolves.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-export.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-focused-tests.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-hooks.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-identical-title.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-if.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-interpolation-in-snapshots.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-jasmine-globals.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-jest-import.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-large-snapshots.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-mocks-import.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-restricted-matchers.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-standalone-expect.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-test-callback.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-test-prefixes.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-test-return-statement.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-truthy-falsy.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
no-try-expect.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
prefer-called-with.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
prefer-expect-assertions.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
prefer-hooks-on-top.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
prefer-inline-snapshots.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
prefer-spy-on.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
prefer-strict-equal.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
prefer-to-be-null.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
prefer-to-be-undefined.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
prefer-to-contain.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
prefer-to-have-length.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
prefer-todo.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
require-to-throw-message.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
require-top-level-describe.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
valid-describe.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
valid-expect-in-promise.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
valid-expect.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00
valid-title.md v2.0.0 (#12) 2020-08-26 10:52:47 +10:00