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§
- Test
Controller - TestController Trait