testwire_protocol library
Shared protocol types used by both testwire (Flutter-side) and
testwire_mcp (MCP server-side).
Classes
- ExtensionResponse
- A response returned by a testwire VM service extension.
Enums
- StepStatus
- Step statuses representing the lifecycle of a test step.
- TestStatus
- Overall status of a testwire test run.
- TestwireExtension
- VM service extensions registered by testwire.