Manage Local binary instances for Flutter tests
Use the Local Testing REST API to check the status of and disconnect Local binary instances for your Flutter integration tests.
The Local Testing REST API lets you monitor and control the Local binary instances running on your machine without using the command line. This is useful on CI nodes, where a stale connection from an earlier build can block the next one.
This feature is available on Android devices only.
Instances appear in the API response only if you started them with the --enable-logging-for-api flag. For details, see Set up multiple Local Testing connections for Flutter tests.
Check the status of Local binary instances
Check the status of all Local binary instances that are currently running:
Disconnect a Local Testing connection
Disconnect an active Local Testing connection by passing the instance ID:
For the full request and response reference, see the Local Testing API.
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!