robot-framework plugin for publish results to opentmi
Project description
robot listener plugin for opentmi
This robot-framework listener listen results and upload them to OpenTMI.
Usage
Install using pip:
pip install robot-opentmi
Running with robot:
robot --listener robot_opentmi.plugin.PythonListener:<host>:<token>:<port>:<store_logs> example/example.robot
Where:
<host>
is OpenTMI uri (required)<token>
is OpenTMI access token (required)<port>
is OpenTMI port (default: 80, optional)<store_logs>
store logs to OpenTMI (default: False, optional)
metadata
module utilize some special robot metadata. Usage:
robot -M <KEY>:<VALUE> ...
Keys:
-
Device Under Test:
DUT_SERIAL_NUMBER
DUT_TYPE
DUT_VERSION
DUT_VENDOR
DUT_MODEL
DUT_PROVIDER
-
Software Under Test:
SUT_COMPONENT
SUT_FEATURE
SUT_COMMIT_ID
SUT_BRANCH
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
robot-opentmi-0.2.1.tar.gz
(11.9 kB
view hashes)
Built Distribution
Close
Hashes for robot_opentmi-0.2.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 480494f8c6c09e64a9dfe3de6998d5d1dd3ff7e6386483a458ad4a618d929765 |
|
MD5 | ec34005561cb4893d18229b21f7aa652 |
|
BLAKE2b-256 | e661dadfde39e33214369008f08c15848d39b38ac8db65e5ae312693a79e46da |