cli icon indicating copy to clipboard operation
cli copied to clipboard

Upgrade Vitest to > 1.5.0

Open jamesmengo opened this issue 10 months ago • 0 comments

What area(s) will this request affect?

Running your code locally, Other

What type of change do you want to see?

New feature

Overview

Upgrade vitest to support the new official extension. I think we should upgrade to at least > 1.5.0

Current Version: 0.34.3

Extension Requirements

Visual Studio Code version >= 1.77.0 Vitest version >= v1.4.0 Coverage requires Visual Studio Code >= 1.88.0 Debugger requires Vitest >= 1.5.0

Migration Guide | Guide | Vitest

Motivation

The original vitest extension has been deprecated and replaced with this new one

This new extension requires version > 1.4.0

jamesmengo avatar Apr 25 '24 15:04 jamesmengo