-
Notifications
You must be signed in to change notification settings - Fork 95
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: vitest-dev/eslint-plugin-vitest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.13
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: vitest-dev/eslint-plugin-vitest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.18
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 12 files changed
- 6 contributors
Commits on Oct 2, 2025
-
feat: Reintroduce rule for prefer-called-exactly-once-with in alignme…
…nt with Vitest 3.0.0 (#772) * feat: add rule to prefer `toHaveBeenCalledExactlyOnceWith` over other matchers * test: add test * feat: add rule to prefer `toHaveBeenCalledExactlyOnceWith` * docs: add prefer-called-exactly-once-with doc
Configuration menu - View commit details
-
Copy full SHA for 4e7df3d - Browse repository at this point
Copy the full SHA 4e7df3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f57ce1a - Browse repository at this point
Copy the full SHA f57ce1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 281e1e5 - Browse repository at this point
Copy the full SHA 281e1e5View commit details -
* prefer dynamic import in mock * prefer dynamic import in mock * add docs * add docs --------- Co-authored-by: Verité Mugabo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a04f35 - Browse repository at this point
Copy the full SHA 1a04f35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83a5f7e - Browse repository at this point
Copy the full SHA 83a5f7eView commit details
Commits on Oct 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 64ef899 - Browse repository at this point
Copy the full SHA 64ef899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f1b62b - Browse repository at this point
Copy the full SHA 4f1b62bView commit details
Commits on Oct 6, 2025
-
Update prefer-called-exactly-once-with.md (#776)
The readme is a little in-exact, this change makes it more accurate.
Configuration menu - View commit details
-
Copy full SHA for c617878 - Browse repository at this point
Copy the full SHA c617878View commit details
Commits on Oct 12, 2025
-
fix(prefer-called-exactly-once-with): incorrect auto-fix behavior (#778)
* fix: replace toHaveBeenCalledOnce/With pairs with toHaveBeenCalledExactlyOnceWith * test: add tests * fix: fix build error
Configuration menu - View commit details
-
Copy full SHA for 6229b2b - Browse repository at this point
Copy the full SHA 6229b2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 526e378 - Browse repository at this point
Copy the full SHA 526e378View commit details
Commits on Oct 13, 2025
-
fix(prefer-called-exactly-once-with): detect mock resets between asse…
…rtions (#780) * fix: handle cases where mock is reset mid-test * test: add tests * fix: fix format
Configuration menu - View commit details
-
Copy full SHA for 0ccafa4 - Browse repository at this point
Copy the full SHA 0ccafa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2268cf - Browse repository at this point
Copy the full SHA f2268cfView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.3.13...v1.3.18