testwire_mcp 0.1.4
testwire_mcp: ^0.1.4 copied to clipboard
MCP server for AI agent control of Flutter integration tests via testwire.
0.1.4 #
- DOCS: improve READMEs for pub.dev and GitHub discoverability.
0.1.3 #
- Bump "testwire_mcp" to
0.1.3.
0.1.0 #
- Initial release.
- MCP server exposing tools:
connect,disconnect,step_forward,run_remaining,retry_step,get_test_state,hot_reload_testwire_test,hot_restart_testwire_test,screenshot. - VM service connector for communicating with the Flutter test process.
- Copilot-compatible stdio transport.