Skip to content

feat(linter/eslint-plugin-vitest): Add prefer-called-with as vitest compatible jest rule#295

Merged
camc314 merged 1 commit intooxc-project:mainfrom
Afsoon:12-17-vitest-comptible-jest-rule-prefer-called-with
Dec 17, 2025
Merged

feat(linter/eslint-plugin-vitest): Add prefer-called-with as vitest compatible jest rule#295
camc314 merged 1 commit intooxc-project:mainfrom
Afsoon:12-17-vitest-comptible-jest-rule-prefer-called-with

Conversation

@Afsoon
Copy link
Copy Markdown
Contributor

@Afsoon Afsoon commented Dec 17, 2025

No description provided.

camc314 pushed a commit to oxc-project/oxc that referenced this pull request Dec 17, 2025
…ompatible jest rule (#16993)

Related to #4656

# Summary 
Add `prefer-called-with` as a vitest compatible rule. 

Oxlint migrate PR:
oxc-project/oxlint-migrate#295

# Comment
This is the last PR of compatible vitest rule with the current codebase.
So the following rules are going to be implement from zero, so the
cadency of PR will be lower. The good news most of the remaining rules
also apply to jest, so at the end bot plugin will have the same parity.
@camc314 camc314 merged commit 495a42b into oxc-project:main Dec 17, 2025
3 checks passed
qinyuhang pushed a commit to qinyuhang/oxc that referenced this pull request Jan 22, 2026
…ompatible jest rule (oxc-project#16993)

Related to oxc-project#4656

# Summary 
Add `prefer-called-with` as a vitest compatible rule. 

Oxlint migrate PR:
oxc-project/oxlint-migrate#295

# Comment
This is the last PR of compatible vitest rule with the current codebase.
So the following rules are going to be implement from zero, so the
cadency of PR will be lower. The good news most of the remaining rules
also apply to jest, so at the end bot plugin will have the same parity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants