Module Testing

Module Testing 

Source
Expand description

§Testing Service

This module defines the abstract contract for the Test service, which is responsible for managing test controllers, test runs, and test results, mirroring the vscode.test API.

Modules§

TestController
TestController Trait