Module TestController

Module TestController 

Source
Expand description

§TestController Trait

Defines the abstract service trait for managing test controllers and test execution, mirroring the vscode.test API.

Traits§

TestController
An abstract service contract for an environment component that can manage test providers and test runs contributed by extensions.