Gathering detailed insights and metrics for @vue/test-utils
Gathering detailed insights and metrics for @vue/test-utils
Gathering detailed insights and metrics for @vue/test-utils
Gathering detailed insights and metrics for @vue/test-utils
npm install @vue/test-utils
Typescript
Module System
Node Version
NPM Version
94.7
Supply Chain
85
Quality
81.4
Maintenance
100
Vulnerability
99.3
License
TypeScript (94.91%)
Vue (4.79%)
JavaScript (0.3%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
1,102 Stars
2,215 Commits
268 Forks
22 Watchers
1 Branches
225 Contributors
Updated on Jul 09, 2025
Latest Version
2.4.6
Package Id
@vue/test-utils@2.4.6
Unpacked Size
1.44 MB
Size
318.27 kB
File Count
41
NPM Version
10.2.4
Node Version
18.19.1
Published on
May 07, 2024
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
2
38
Component testing utils for Vue 3.
🇫🇷 French version of this README.md
yarn add @vue/test-utils --dev
npm install @vue/test-utils --save-dev
Get started with the documentation.
Check the migration guide. It's still a work in progress. If you find a problem or something that doesn't work that previously did in Vue Test Utils v1, please open an issue.
See the docs.
Get started by running pnpm install
. You can run the tests with pnpm test
. That's it!
All the documentation files can be found in packages/docs
. It contains the English markdown files while translation(s) are stored in their corresponding <lang>
sub-folder(s):
fr
: French translation.Besides that, the .vitepress
sub-folder contains the config and theme, including the i18n information.
pnpm docs:dev
: Start the docs dev server.pnpm docs:build
: Build the docs.To add or maintain the translations, we follow the Vue Ecosystem Translation Guidelines.
pnpm docs:translation:status [<lang>]
: Show the translation status for your language. If you don't specify a language, it will show the status for all languages.pnpm docs:translation:compare <lang>
: Compare the docs with the latest checkpoint for your language.pnpm docs:translation:update <lang> [<commit>]
: Update the checkpoint for your language. The checkpoint will be set by the latest commit hash. However, you can also specify a commit hash manually.No vulnerabilities found.
Reason
27 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
7 existing vulnerabilities detected
Details
Reason
Found 3/29 approved changesets -- score normalized to 1
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-06-30
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More