What is @vitest/expect?
"Jest's expect matchers as a Chai plugin"
@vitest/expect is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 97.4 KB on disk.
Installation Guide
# Install via NPM
npm install @vitest/expect
# Install via Yarn
yarn add @vitest/expect