A Robot Framework listener for reporting via Icinga2 API.
Project description
A Robot Framework listener for reporting via Icinga2 API.
Free software: Apache Software License 2.0
Installation
pip install robotframework-listener-icinga
You can also install the in-development version with:
pip install https://gitlab.com/dominik.riva/robotframework-listener-icinga/-/archive/main/robotframework-listener-icinga-main.zip
Documentation
To use the project:
import icinga
icinga.longest()
Development
To run all the tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
|---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.0.0 (2023-07-07)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file robotframework-listener-icinga-0.0.6.tar.gz.
File metadata
- Download URL: robotframework-listener-icinga-0.0.6.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2100bd2d86461e160323b434f781955faa104e34f3c2c2f4dbcaf69197b7c893
|
|
| MD5 |
40cdfe6aff3e80c77420fe4af748fd4c
|
|
| BLAKE2b-256 |
00cbffd4bb4a7cf8e976eaa7bb99af71e0f1ea27e30e7c59de148afc69ce5666
|