Skip to content

Migrate to Vitest #2787

Open
Open
@2nofa11

Description

@2nofa11

Tell us about your environment

  • ESLint version: 9.x
  • eslint-plugin-vue version: 10.3.0
  • Node version: 22.15.1

The problem you want to solve.

Test execution could be improved: 11,059 tests take 74 seconds with Mocha in my enviroment.

Your take on the correct solution to problem.

Migrate to Vitest - PoC implemented with proven results.

PoC Results

Performance: 74s → 24.25s (67% faster)

Additional context

  • All 11,059 tests pass without modification
  • ESLint RuleTester compatibility
  • Codemod.com recipe executed
  • All dependencies updated
  • test suite validated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions