A Robot Framework listener for archiving the content of ./output in a ./%Y/%m/%d/fqdn_%H%M%S structure with optional prefix path.
Project description
A Robot Framework listener for archiving the content of ./output in a ./%Y/%m/%d/fqdn_%H%M%S structure with optional prefix path.
Free software: Apache Software License 2.0
Installation
pip install robotframework-listener-archive-output
You can also install the in-development version with:
pip install https://gitlab.com/uhbs/robotframework-listener-archive-output/-/archive/main/robotframework-listener-archive-output-main.zip
Documentation
To use the project:
import archive
archive.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-11)
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
File details
Details for the file robotframework-listener-archive-output-0.0.4.tar.gz
.
File metadata
- Download URL: robotframework-listener-archive-output-0.0.4.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bc9add7c117513afa5d2f348c44e5b60761e22b1ba7321ea24fa7f291425290 |
|
MD5 | 8987e8b7654e4ed8bcb1de3d71b77692 |
|
BLAKE2b-256 | 04ad071383c5bc17591fbc20af38070f389771420469044c7824317569b60e99 |
File details
Details for the file robotframework_listener_archive_output-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: robotframework_listener_archive_output-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c4f808348b3393632052d2d8e41246f4eb50a8a8925401cd32c637e17d97e8d |
|
MD5 | 703a85f0a25dd83283f3e1a00a23ed1f |
|
BLAKE2b-256 | 3e8ba24f9409dbbedb5d96d631d5b54d8b23d01a68a7c97b7a7c9aba31a74276 |