Vitest 3.2 deprecates workspace config and adds annotation API
Vitest version 3.2 deprecates the workspace config, transitioning users to the projects option in the root configuration file. This release also introduces an annotation API that allows tests to be annotated with custom messages and attachments, visible across supported reporters and the CLI. Additionally, scoped fixtures now offer file and worker options for improved control over test environments.
No comments so far, maybe you want to be first?
Gu