avajs/
ESLint rules for AVA
USD raised
Recent activities
TypeError: Cannot destructure property 'type' of 'node' as it is undefined.
`ava/use-test` does not allow `anyTest` in `.cts` and `.mts` files
`no-import-test-files` is slow
`ava/use-test` allow inline type imports
`prefer-t-regex` fails with `t.is()` with a single argument
Some rules do not fail gracefully: ava/prefer-t-regex
cannot destructure property 'type' or 'node' as it is undefined
Enable `eslint-plugin/prefer-placeholders` rule
Prefer `t.true(x)` over `t.is(x, true)`
Allow concatenation when ensuring assertion message is a string
No checks with typed context
Support test.macro()
no-ignored-test-files hangs with ava@4.0.0-alpha.1
Ensure AVA is specified as a dev dependency
no-ignored-test-files caches results too aggressively.
ava/no-ignored-test-files - "AVA ignores this file." false positive when using ava in a monorepo structure.
`no-import-test-files` considers `test/helpers/index.js` a test file
Audit that all rules work with optional chaining
When used on TypeScript files, use the type inference rather than name conventions
Support the ESLint Suggestions API
Allow different patterns for the `t.try()` callback argument
Library wrapping Ava
`no-ignored-test-files` does not work when test files are manually transpiled
Auto-fix `falsey` to `falsy` in the `use-t-well` rule
test.cb.beforeEach and test.cb.afterEach throw error even though `t.end()` is defined
Suggest `t.throws` for things like `catch`, `exception`, `error`. Also other synonyms?
`use-t-pass-well` rule
Rule proposal: Require to return something when we detect a Promise
Adding `meta` properties
Rule proposal: Forbid nested assertions
`t.context` Functions
Rule proposal: Forbid the use `.always` when not used with `after`/`afterEach`
© 2019 BoostIO, Inc.