{"library":"vscode-test-adapter-util","type":"library","category":null,"description":"vscode-test-adapter-util is a foundational utility library designed to streamline the development of test adapters for the VS Code Test Explorer extension. It provides common functionalities such as logging, registering test adapters with the Test Explorer, and sending test-related events. While `vscode-test-explorer` (the extension this utility supports) itself is now deprecated in favor of VS Code's native testing API since version 1.59, this library remains relevant for maintaining existing adapters or for developers who still prefer the `vscode-test-explorer` API by setting `testExplorer.useNativeTesting: false`. The current stable version is 0.7.1. Its release cadence is typically tied to updates in the `vscode-test-adapter-api` or `vscode-test-explorer` and is not on a fixed schedule. Key differentiators include simplifying boilerplate for test adapter authors and providing robust utilities for interacting with the Test Explorer UI, making it easier to integrate various testing frameworks into VS Code.","language":"javascript","status":"maintenance","version":"0.7.1","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vscode-test-adapter-util","imports":["import { TestAdapterRegistrar } from 'vscode-test-adapter-util';","import { Log } from 'vscode-test-adapter-util';","import { sendTestEvent } from 'vscode-test-adapter-util';"]},{"cmd":"yarn add vscode-test-adapter-util","imports":[]},{"cmd":"pnpm add vscode-test-adapter-util","imports":[]}],"homepage":null,"github":"https://github.com/hbenl/vscode-test-adapter-util","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vscode-test-adapter-util","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/vscode-test-adapter-util/compatibility"}}