testwire 0.1.6
testwire: ^0.1.6 copied to clipboard
Step-based test execution framework for Flutter integration tests with AI agent control.
0.1.6 #
0.1.5 #
- Bump "testwire" to
0.1.5.
0.1.4 #
- DOCS: improve READMEs for pub.dev and GitHub discoverability.
0.1.3 #
- Bump "testwire" to
0.1.3.
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()).