test
Debug tests in Go packages using the Delve MCP server. Specify package paths and test flags to identify and resolve issues in your Go code.
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 |