OpenHTF is a Python library that provides a set of convenient abstractions designed to remove as much boilerplate as possible from hardware test setup and execution, so test engineers can focus ...
Installing OpenHTF NOTE: We recommend using virtualenv to create an isolated Python environments for your projects, so as to protect system-wide Python packages the OS depends upon. The installation ...