Expand description
§TestController Trait
Defines the abstract service trait for managing test controllers and test
execution, mirroring the vscode.test API.
Traits§
- Test
Controller - An abstract service contract for an environment component that can manage test providers and test runs contributed by extensions.