feat(linter/eslint-plugin-vitest): Add prefer-called-with as vitest compatible jest rule#295
Merged
camc314 merged 1 commit intooxc-project:mainfrom Dec 17, 2025
Conversation
…ompatible jest rule
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
approved these changes
Dec 17, 2025
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.