A free, open-source plugin for the OpenTAP testing automation framework to interact with a PSLab board.
TODO: Include this plugin in the OpenTAP Package Manager.
This package depends on the Python OpenTAP package (v3.0.0) and the pslab Python package (v2.5.0).
- Clone the contents of this repository into %TAP_PATH%/Packages
- Change into the newly created directory
- Install dependencies with
pip install -r requirements.txt - The package should be ready to go!