Dear openhtf Team
First I think this is a very interesting project and I am glad how well structured it is. I also liked the talk about it on youtube. I have a couple of question though an thought I just ask them directly. I am more of a beginner in Python so there is a good chance I did not fully get some meanings and functions from the code. If this is the case, just point me to the right direction and I will read up and get into it.
-
I wanted to ask if you plan to continue this project over the next years? Because I want to adapt the openhtf framework to our test lab and it would be unlucky if you are actually not planing to continue. Of course I hope you do.
-
I have a package of old code to refactor and renew which is similar in function to your plugs. I thought this would maybe be a good timing to renew the code but also transform it that is compliant to be used as a plug in openhtf. I was wondering if there is a guide or a checklist what is necessary for creating a plug? I have checked some of the existing plugs and it makes sense to me how they are structured, but before I reverse engineer the existing ones and adapt it to my package I thought I ask for the right way to do it.
-
Are there some helpers or tools for ssh communication with a device yet that I missed ? I use a fixture.cfg file to group the config for a device also including IP. I was just wondering if there is already something for using ssh.
Thank you very much for the time answering my questions
Dear openhtf Team
First I think this is a very interesting project and I am glad how well structured it is. I also liked the talk about it on youtube. I have a couple of question though an thought I just ask them directly. I am more of a beginner in Python so there is a good chance I did not fully get some meanings and functions from the code. If this is the case, just point me to the right direction and I will read up and get into it.
I wanted to ask if you plan to continue this project over the next years? Because I want to adapt the openhtf framework to our test lab and it would be unlucky if you are actually not planing to continue. Of course I hope you do.
I have a package of old code to refactor and renew which is similar in function to your plugs. I thought this would maybe be a good timing to renew the code but also transform it that is compliant to be used as a plug in openhtf. I was wondering if there is a guide or a checklist what is necessary for creating a plug? I have checked some of the existing plugs and it makes sense to me how they are structured, but before I reverse engineer the existing ones and adapt it to my package I thought I ask for the right way to do it.
Are there some helpers or tools for ssh communication with a device yet that I missed ? I use a fixture.cfg file to group the config for a device also including IP. I was just wondering if there is already something for using ssh.
Thank you very much for the time answering my questions