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
Built Distribution
Close
Hashes for robotframework-listener-icinga-0.0.10.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 657a4ecb9ec736787bb6b338221af65b4096765226fb4b8f8485d3a6e66c36e4 |
|
MD5 | 1af8d96fb8f3229f3fc77db25ae28fff |
|
BLAKE2b-256 | 0d749812e5fd1dd0190b38d616a09f97c12e978a550441f085b882602ebd777d |
Close
Hashes for robotframework_listener_icinga-0.0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97229168f878f26c114e1358c195d7dc1e7612431d6d4c50f58bced84ce95612 |
|
MD5 | d7f3801c0110d4f5c0ca145c460e5883 |
|
BLAKE2b-256 | ee25bd5609187597fd2e5cf2ceb191233a49b05e82f16c55351a2b3a6e284546 |