A package to generate a simple html dashboard report for Robot Framework using junit xml output
Project description
RF Quick Dashboard
Overview
RF Quick Report is a tool designed to generate an HTML dashboard from JUnit test results. This dashboard provides a comprehensive view of test execution, helping you quickly identify test outcomes and trends.
Features
- Converts JUnit XML results into an interactive HTML dashboard.
- Summarizes test results with visual charts and graphs.
- Easy to integrate with CI/CD pipelines.
Installation
To install RF Quick Report, clone the repository and install the required dependencies:
git clone https://github.com/yourusername/RF_Quick_Report.git
cd RF_Quick_Report
pip install -r requirements.txt
Usage
To generate the HTML dashboard, run the following command:
python generate_report.py --input path/to/junit/results --output path/to/output/dashboard.html
Example
python generate_report.py --input ./junit_results --output ./report/dashboard.html
Contributing
Contributions are welcome! Please fork the repository and submit a pull request.
License
This project is licensed under the MIT License.
Contact
For any questions or feedback, please contact your-email@example.com.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rf_quick_dashboard-0.1.1.tar.gz.
File metadata
- Download URL: rf_quick_dashboard-0.1.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03201c4be3b6f263a5746c3cd6839006384e086650a06d146d22f6d1ce53ae19
|
|
| MD5 |
2dfdcef1a4682a20b43a45473e5f95f2
|
|
| BLAKE2b-256 |
9b24c4ea277bdb5054228070c281ad8cba3d471efd43349166268732ab3785e8
|
File details
Details for the file rf_quick_dashboard-0.1.1-py3-none-any.whl.
File metadata
- Download URL: rf_quick_dashboard-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66dc4217c0aee9b1560718c64c01d136a26e2d10788e8974615c93ebd85924a2
|
|
| MD5 |
43b45ca6d2a5f7f02a90102dfc169be8
|
|
| BLAKE2b-256 |
358f09e9c56bd6bd3ae2e118e06057e3f8162b830e8728aacba199f488e4274e
|