Skip to content
Permalink

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.1.16
Choose a base ref
...
head repository: vitest-dev/eslint-plugin-vitest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.18
Choose a head ref
  • 6 commits
  • 7 files changed
  • 4 contributors

Commits on Dec 11, 2024

  1. Copy the full SHA
    27f859f View commit details

Commits on Dec 17, 2024

  1. fix: expect.hasAssertions() / expect.assertions() - Does not work whe…

    …n using expect() bound to current test (#595)
    
    * fix: ensure prefer-expect-assertions rule works correctly with test context
    
    * test: add test
    
    * fix: require-local-test-context-for-concurrent-snapshots rule
    y-hsgw authored Dec 17, 2024
    Copy the full SHA
    efe79c9 View commit details
  2. chore: release v1.1.17

    veritem committed Dec 17, 2024
    Copy the full SHA
    c732cea View commit details
  3. Copy the full SHA
    a0e9641 View commit details
  4. [prefer-expect-assertions]fix false negatives for test context usage (#…

    …600)
    
    * fix: fix false negatives for test context usage
    
    * test: add test
    y-hsgw authored Dec 17, 2024
    Copy the full SHA
    b3303b7 View commit details
  5. chore: release v1.1.18

    veritem committed Dec 17, 2024
    Copy the full SHA
    342ce00 View commit details
Loading