{"library":"eslint-plugin-vue-test-utils","type":"library","category":null,"description":"The `eslint-plugin-vue-test-utils` package is an ESLint plugin dedicated to enforcing best practices and identifying potential issues when using the `@vue/test-utils` library for testing Vue components. It helps developers maintain high-quality and future-proof test suites by flagging deprecated API usages, inconsistent patterns, and common anti-patterns. The current stable version is 1.0.1, indicating a mature initial release. While a strict release cadence isn't explicitly stated, the recent v1.0.1 release with multiple feature additions and documentation improvements suggests active development. Its core differentiator lies in its specialized focus on `@vue/test-utils`, providing rules that are context-aware of VTU's API changes and version-specific behaviors, often with autofixing capabilities. This enables smoother upgrades of `@vue/test-utils` and helps keep test code consistent without needing manual audits for deprecated features. It complements broader ESLint Vue plugins by offering specific, targeted linting for testing concerns.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","eslint","eslintplugin","eslint-plugin","@vue/test-utils","vue","test"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-vue-test-utils","imports":["{\n  \"plugins\": [\"vue-test-utils\"]\n}","{\n  \"extends\": [\n    // ...\n    \"plugin:vue-test-utils/recommended\"\n  ]\n}","{\n  \"rules\": {\n    \"vue-test-utils/no-deprecated-wrapper-functions\": \"error\"\n  }\n}","{\n  \"settings\": {\n    \"vtu\": {\n      \"version\": \"1.3.0\"\n    }\n  }\n}"]},{"cmd":"yarn add eslint-plugin-vue-test-utils","imports":[]},{"cmd":"pnpm add eslint-plugin-vue-test-utils","imports":[]}],"homepage":null,"github":"https://github.com/BeProductiv/eslint-plugin-vue-test-utils","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-vue-test-utils","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-plugin-vue-test-utils/compatibility"}}