testwire 0.1.1
testwire: ^0.1.1 copied to clipboard
Step-based test execution framework for Flutter integration tests with AI agent control.
0.1.0 #
- Initial release.
step()API for defining test steps with descriptions and context.TestSessionfor managing step execution and agent communication.runTestLoop()— hot-reload-aware test execution loop.- VM service extension registration (
registerTestwireExtensions()).