issues
search
avajs
/
eslint-plugin-ava
ESLint rules for AVA
https://avajs.dev
MIT License
230
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove incorrect flat "plugins" export
#358
TylerVigario
closed
6 months ago
0
Changes to be compatible with ESLint v9
#357
TylerVigario
closed
6 months ago
3
Upgrade to eslint `v9`
#356
felipeqq2
closed
6 months ago
0
Fix typo in use-t-throws-async-well.md
#355
GMartigny
closed
10 months ago
0
TypeError: Cannot destructure property 'type' of 'node' as it is undefined.
#354
titanism
opened
1 year ago
0
`ava/use-test` does not allow `anyTest` in `.cts` and `.mts` files
#353
gebsh
opened
1 year ago
0
`no-import-test-files` is slow
#352
fisker
opened
1 year ago
0
`ava/use-test` allow inline type imports
#351
RebeccaStevens
opened
1 year ago
0
fix: guard against type errors in prefer-t-regex
#350
spence-s
closed
1 year ago
3
Update to eslint-doc-generator v1.0.0
#349
bmish
closed
1 year ago
0
Automate docs with eslint-doc-generator
#348
bmish
closed
2 years ago
3
`prefer-t-regex` fails with `t.is()` with a single argument
#347
ehmicky
opened
2 years ago
1
Some rules do not fail gracefully: ava/prefer-t-regex
#346
spence-s
opened
2 years ago
1
Add `prefer-t-throws` rule
#345
Mesteery
opened
2 years ago
3
cannot destructure property 'type' or 'node' as it is undefined
#344
schmod
opened
2 years ago
2
`use-test`: Ignore type import
#343
futpib
closed
2 years ago
1
Enable `eslint-plugin/prefer-placeholders` rule
#342
fisker
opened
3 years ago
0
Enforce strict mode
#341
fisker
closed
3 years ago
4
Fix integration test
#340
fisker
closed
3 years ago
0
Update XO
#339
fisker
closed
3 years ago
0
Prefer `t.true(x)` over `t.is(x, true)`
#338
jonahsnider
opened
3 years ago
1
Update actions
#337
fisker
closed
3 years ago
0
Support ESLint 8.x
#336
fisker
closed
3 years ago
3
Support ESLint 8.x
#335
MichaelDeBoey
closed
3 years ago
1
Add failing test for `prefer-t-regex`
#334
fregante
closed
3 years ago
3
Fix integration tests
#333
novemberborn
closed
3 years ago
0
Allow concatenation when ensuring assertion message is a string
#332
Yash-Singh1
opened
3 years ago
1
No checks with typed context
#331
StarpTech
opened
3 years ago
2
Fixes and updates in anticipation of AVA 4
#330
novemberborn
closed
3 years ago
0
Support test.macro()
#329
novemberborn
closed
3 years ago
0
`no-identical-title` crash
#328
fisker
closed
3 years ago
2
Add `no-error-ctor-with-notthrows` rule
#326
GMartigny
opened
3 years ago
6
Use suggestions API for `no-only-test` and `no-skip-test`
#325
edbrannin
closed
3 years ago
8
Add an option to avoid fixing no-skip-test
#324
edbrannin
closed
3 years ago
4
Fix small typo in rule report message of no-todo-test
#323
freaktechnik
closed
3 years ago
0
Ensure AVA is specified as a dev dependency
#322
fregante
opened
3 years ago
1
Allow import statements without default specifier
#321
exodustx0
closed
3 years ago
8
`use-test`: Allow import statements without default specifier
#320
exodustx0
closed
2 years ago
1
Detect more assertions in `prefer-t-regex`
#319
oOBoomberOo
closed
3 years ago
0
Don't crash on missing title
#318
ghost
closed
3 years ago
7
no-identical-title crashes if title is missing
#317
ghost
closed
3 years ago
4
Fix crash, false-positive in no-statement-after-end
#316
ninevra
closed
3 years ago
2
Edge-case crashes & false-positives in no-statement-after-end with unreachable statements
#315
ninevra
closed
3 years ago
0
Ensure the assertion message is a string
#314
GMartigny
closed
3 years ago
1
no-ignored-test-files caches results too aggressively.
#313
jamestalmage
opened
4 years ago
1
ava/no-ignored-test-files - "AVA ignores this file." false positive when using ava in a monorepo structure.
#312
Mathrio
opened
4 years ago
1
`no-import-test-files` considers `test/helpers/index.js` a test file
#311
fregante
opened
4 years ago
1
Upgrade to ESLint 7
#310
novemberborn
closed
4 years ago
2
Add `no-invalid-modifier-chain` rule
#309
KinectTheUnknown
opened
4 years ago
5
Remove redundant rule "no-async-fn-without-await"
#308
KinectTheUnknown
closed
4 years ago
1
Next