Honeydew is a test framework agnostic device controller written in Python that provides Host-(Fuchsia)Target interaction.
Supported host operating systems:
Assumptions:
fssh tunnel or funnel to forward the Target from your local machine to the remote machine over a SSH tunnelfssh tunnel command manually again in order to re-establish the appropriate port forwards.One of Honeydew's primary goals is to make it easy for anyone working on host target interactions to contribute.
Honeydew is meant to be the one stop solution for any Host-(Fuchsia)Target interactions. We can only make this possible when more people contribute to Honeydew and add more and more interactions that others can also benefit.
Please refer to the Affordance doc on instructions for creating a new affordance in Honeydew code base.