Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
RPBot is a Python script to serialize Robot Framework
output files into
a ReportPortal. This way the future Robot Framework
related tools and
plugins will have a unified storage for the test run results.
RPBot is a fork of DbBot-SQLAlchemy project that is using SQLAlchemy in order to store test run results in any of the major supported database systems.
RPBot is tested on
Python
3.5+Robot Framework
4.0+It may (though it is not guaranteed) work with older versions of dependencies.
The script takes one or more output.xml
files as input, and stores
the respective results into a ReportPortal
This tool is installed with pip with command:
$ pip install rpbot
Alternatively you can download the source distribution
, extract it and
install using:
$ python setup.py install
$ python -m rpbot.run <options> <rp_group_options> <output.xml>
options
rp_group_options
output.xml: Output XML file of robot framework
RpBot is released under the Apache License, Version 2.0
.
See LICENSE.TXT for details.
FAQs
A tool for inserting Robot Framework test run results into ReportPortal.
We found that rpbot demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.