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.3.tar.gz
(12.8 kB
view hashes)
Built Distribution
Close
Hashes for robot_opentmi-0.2.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e5d9f77207aefcff5d3343fbe1fac123c4696d0012af496dac13dc647e29b5a |
|
MD5 | b51f1469ae7753619d36fe45c3a07dee |
|
BLAKE2b-256 | a207acc24bc83c9cd762f845919169cab8ae55d795ff195d0fd4622f21b1f953 |