test
Debug Go tests in a package by running them with Delve, supporting custom flags for test execution control.
Instructions
Debug tests in a package
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package | No | Package to test (defaults to current directory) | |
| testFlags | No | Flags to pass to go test |